M
Marco Mendoza
Guest
Example: Program xxtest.p: DEF VAR myvers AS CHAR INIT "@(#)1.2". display "HEllo". ---- COMPILE xxtest.p SAVE ----- From UNIX: what xxtest.r xxtest.r: 1.2 1.2 --------
Continue reading...
Continue reading...