All,
I am working with (please don't laugh) Attachmate Extra! for Windows 98/Windows NT, version 6.5. This is a project that is part of a system being phased out over the next couple of years, so I need to keep the maintenance effort minimal.
I am modifying an Attachmate macro that logs onto a mainframe session and uploads/downloads some files (to TSO) using IND$FILE (via SendFile and ReceiveFile). The current transfer process (to CMS) relies heavily on pre-defined file transfer schemes (mainly for LRECL).
I was able to find the FileTransferHostOS setting to indicate TSO (versus CMS) on this site. Thank you!!!
Two questions:
1) Is there a way to specify LRECL/etc. in SendFile without relying on there being a pre-defined file transfer scheme?
2) Is there any documentation available on this ancient version of the macro encoding language?
Thanks in advance for any help you all can provide.
--Liz
(paradux)
I am working with (please don't laugh) Attachmate Extra! for Windows 98/Windows NT, version 6.5. This is a project that is part of a system being phased out over the next couple of years, so I need to keep the maintenance effort minimal.
I am modifying an Attachmate macro that logs onto a mainframe session and uploads/downloads some files (to TSO) using IND$FILE (via SendFile and ReceiveFile). The current transfer process (to CMS) relies heavily on pre-defined file transfer schemes (mainly for LRECL).
I was able to find the FileTransferHostOS setting to indicate TSO (versus CMS) on this site. Thank you!!!
Two questions:
1) Is there a way to specify LRECL/etc. in SendFile without relying on there being a pre-defined file transfer scheme?
2) Is there any documentation available on this ancient version of the macro encoding language?
Thanks in advance for any help you all can provide.
--Liz
(paradux)