The code compiles just fine for me in 7.11, tescojez. If you restart everything and drop this code into a brand new script, does it work? Maybe some other part of the script is keeping it from compiling? Have you declared x or y elsewhere in the same scope?
Thanks, Skie. That code works great! Of course, it turns out that everyone in my office has a startup macro that types two characters and enter. And it takes a relatively long time to start and resolve. By the time the code runs to end the process, the macro may or may not have gone off, and it...
Do you have any suggestions on how to detect whether ebrun/ebmngr are running?
I'd rather not deal with any more code in Extra than I have to, since it's less than friendly to debug and the code I have now works AOK. Sending the arguments on the command line isn't something I'd considered; if I...
Craziness. :o Sadly, I don't have the same option. :/ Thanks for the response though!
I found a sloppy work-around in the mean time. Basically, I left the macro in Extra Basic, and when I need to transfer a file, I simply call that macro from the commandline. There are two down sides though...
I am trying to transfer a file in myExtra 7.11 from the mainframe to my desktop using VBA in Excel. My first step was to simply use myExtra's macro recorder while I did the transfer. The part of the macro that initiates the transfer is as follows:
' This section of code contains the...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.