Your Browser is not longer supported

Please use Google Chrome, Mozilla Firefox or Microsoft Edge to view the page correctly
Loading...

{{viewport.spaceProperty.prod}}

Processing delta members

/start-lms --------------------------------------------------------------   (1)

//modify-logging-parameters logging=*maximum                                    

//open-library library=bsp4.bib,mode=*update ----------------------------   (2)

LIBRARY IS CLEARED AND PREPARED

//add-element from-file=workelem,to-elem=(elem=delta(v=v00),type=s, -
//            storage-form=*delta) --------------------------------------   (3)  

INPUT  FILE
OUTPUT LIBRARY= :1OSN:$USER.BSP4.BIB

        ADD :1OSN:$USER.WORKELEM AS (S)DELTA/V00(0001)/2013-03-01
           , FIRST DELTA VERSION

//edit-element (,element=delta(version=v00),type=s), -
//            to-elem=(,elem=delta(v=v01)) ------------------------------   (4)

(1)

LMS is called.

(2)

The new library BSP4.BIB is created.

(3)

File WORKELEM is added to the library as a new S-type delta member, DELTA/V00.

(4)

Delta member DELTA/V00 is to be processed with EDT and the result added as new member DELTA/V01 to DELTA/V00.

% LMS0420 EDITED ELEMENT (S)DELTA/V01(0002)/2013-03-01 TO BE ADDED OR RETURN TO EDITOR ? REPLY (Y=YES; N=NO OR R=RETURN)?

y

INPUT  LIBRARY= :1OSN:$USER.BSP4.BIB

OUTPUT LIBRARY= :1OSN:$USER.BSP4.BIB

INPUT  ELEMENT= (S)DELTA/V00(0001)/2013-03-01

OUTPUT ELEMENT= (S)DELTA/V01(0002)/2013-03-01

        CORRECT (S)DELTA/V00(0001)/2013-03-01 AS (S)DELTA/V01(0002)/2011-10-01

               ON BASE (S)DELTA/V00(0002)/2013-03-01

//copy-element (library=lib.arbeit,elem=input,type=s), -
//            to-elem=(elem=delta(version=v02,base=v00)) -----------------  (5)  

INPUT  LIBRARY= :1OSN:$USER.LIB.ARBEIT

OUTPUT LIBRARY= :1OSN:$USER.BSP4.BIB

        COPY (S)INPUT/@(0001)/2011-02-19 AS (S)DELTA/V02(0003)/2011-02-19

            ON BASE (S)DELTA/V00(0003)/2011-02-19

//show-element-attributes information=*delta-structure -------------------  (6)

INPUT  LIBRARY= :1OSN:$USER.BSP4.BIB

TYP       NAME                     VERSION    (VAR#) DATE      DLT#  BASE#

(S      ) DELTA . . . . . . . . . . . V00  . . . (0000)           00001 00000

(S      ) DELTA . . . . . . . . . . . V01  . . . (0000)           00002 00001

(S      ) DELTA . . . . . . . . . . . V02  . . . (0000)           00003 00001

-------------------------------------------------------------------------------

      3 (S)-ELEMENT(S) IN THIS TABLE OF CONTENTS

(5)

The non-delta member INPUT is copied from library LIB.ARBEIT to the global library as S-type delta member DELTA/V02 to the base V00.

(6)

The directory of library BSP4.BIB is to be listed as a complete delta tree.

//add-element workelem,(,delta(v11,v01),s,,delta) -----------------------   (7)  

INPUT  FILE

OUTPUT LIBRARY= :1OSN:$USER.BSP4.BIB

        ADD :1OSN:$USER.WORKELEM AS (S)DELTA/V11(0004)/2013-03-01 ON BASE

           (S)DELTA/V01(0004)/2011-10-01

//show-element-attributes information=*delta-structure ------------------   (8)

INPUT  LIBRARY= :1OSN:$USER.BSP4.BIB

TYP       NAME                     VERSION    (VAR#) DATE      DLT#  BASE#

(S      ) DELTA . . . . . . . . . . . V00  . . . (0000)           00001 00000

(S      ) DELTA . . . . . . . . . . . V01  . . . (0000)           00002 00001

(S      ) DELTA . . . . . . . . . . . V02  . . . (0000)           00003 00001

(S      ) DELTA . . . . . . . . . . . V11  . . . (0000)           00004 00002

-------------------------------------------------------------------------------

      4 (S)-ELEMENT(S) IN THIS TABLE OF CONTENTS

//end -------------------------------------------------------------------   (9)

(7)

File WORKELEM is added as type-S delta member DELTA/V11 to delta member DELTA/V01. This statement is an example of an input using only positional operands.

(8)

The directory of library BSP4.BIB as a delta tree is to be listed.

(9)

LMS is terminated.

The delta members now have the following structure:


DELTA/V00

DELTA/V01


DELTA/V02

DELTA/V11