Hi All,
Could someone please provide me with a working example of SysCopyObject
using fully specified file names? For some reason, I cannot get it to
work.
I've tried it this way:
call SysCopyObject('e:\popuplog.os2', 'e:\SCO_popuplog.os2')
and
call SysCopyObject(test1, test2)
and
call SysCopyObject 'e:\popuplog.os2', 'e:\SCO_popuplog.os2'
and
call SysCopyObject test1, test2
I am running Object REXX and do load all of the RexxUtil functions.
Larry Snider
Larry.Snider@attglobal.net
--- Terminate 5.00/Pro [OS/2]
* Origin: OS/2: Not just another pretty program loader! (1:109/921.52)
|