home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
CP/M
/
CPM_CDROM.iso
/
mbug
/
mbug073.arc
/
GENELOGY.LBR
/
FPRINT6.CMD
< prev
next >
Wrap
OS/2 REXX Batch file
|
1979-12-31
|
1KB
|
81 lines
* FPRINT6.CMD rev 15/12/85
IF fath > 0
GO fath
&dnom
? l+l+l+spc1+name
?? "(52)"
? l+l+l+spc1+l
ENDIF
IF n4 > 0
GO n4
&dnom
? l+l+l+name
?? "(26)"
IF moth > 0
? l+l+l+l+l
ELSE
? l+l+l+l
ENDIF
STORE 0 TO n4
IF moth > 0
GO moth
&unom
? l+l+l+l+name
?? "(53)"
? l+l+l+l
ENDIF
ENDIF
IF n3 > 0
GO n3
&unom
? l+l+name
?? "(13)"
IF moth > 0
? l+l+spc1+l
ELSE
? l+l
ENDIF
STORE 0 TO n3
IF moth > 0
GO moth
STORE # TO n4
IF fath > 0
GO fath
&dnom
? l+l+spc1+l+name
?? "(54)"
? l+l+spc1+l+l
ENDIF
ENDIF
ENDIF
IF n4 > 0
GO n4
&unom
? l+l+spc1+name
?? "(27)"
IF moth > 0
? l+l+spc2+l
ELSE
? l+l
ENDIF
STORE 0 TO n4
IF moth > 0
GO moth
&unom
? l+l+spc2+name
?? "(55)"
? l+l
ENDIF
ENDIF
IF n1 > 0
GO n1
&unom
? name
?? "(3)"
IF moth > 0
? spc1+l
ENDIF
STORE 0 TO n1
ENDIF