Choose a convenient location in place of c:\yourfile.txt, and use something like...
'To save the account for next incarnation...
FileNo%=FreeFile()
Open "c:\yourfile.txt" For Output as #FileNo
Print #FileNo, DefaultAcct$
Close FileNo
'To retrieve it from last time...
Quote>>> I've had the application loop through all running processes and kill and ebrun 's that stay resident, but that seems to make EBMNGR even more unstable. I'm in the process of opening a ticket with Attachmate for a fix to EBMNGR, since we're now also getting division by 0 errors from it...
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.