My company used to use Attachmate Extra! as our mainframe emulation program but is switching to HIS 3270 Client (v2004). For Attachmate, I had developed a simple macro/script that automatically ran on startup which displayed the contents of a text file in an alert box.
Is it possible to create...
I need to create a simple macro that an Attachmate session will run on startup -- the macro should simply display the contents of a text file if it exists.
The following works most of the time:
====================
Sub Main
Dim fchar()
Dim x as Integer
Dim msgtext
Close #1...
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.