Answer Posted / richard
how do you write a vbscript to do this using aviva
interface or eiconbasic macro..none work right now
Sub Main()
rc% = session.connect(false)
msgbox rc%
rc% = session.hostname
Msgbox rc%
pcfile = "c:\Documents and Settings\e454221
\Desktop\testblk.txt"
FileTransfer.PCFIle = pcfile
FileTransfer.scheme = "SendTXT_TSO"
FileTransfer.hostfile = "e454221.testxfer.clist"
rc% = FileTransfer.send(FALSE)
msgbox rc%
rc% = filetransfer.status
msgbox rc%
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
how can i see junk values in dclgen or in hostvariable of comp ?
how we sort two input files based on a common column and giving one o/p file please send me the coding logic?
Differentiate between structured cobol programming and object-oriented cobol programming.
How you can characterize tables in cobol?
What is the local-storage section?
EXPLAIN MAIN FRAME TESTING PROCESS...HOW TO FIX THE MAINFRAME BUGS?
How you can read the file from bottom?
State the various causes of s0c1, s0c5 and s0c7.
i made it to stage 3 of an interview process wednessday they will quiz my knowledge again face to face for an analyst role recruiter said it will be based on Business requirements system is cobol and good ideas what they might ask etc
What is length is cobol?
What rules are followed by the search verb.
What is the Purpose of Pointer in the string?
What are declaratives and what are their uses in cobol?
what are decleratives in cobol?
1.give the details about WHEN OTHER. 2. how many form are available in evaluate.