HI,
Has anyone managed to get this to work? I keep getting an error message when compiling...."CALL Syntax error".
Any help would be appreciated.
Thanks
Hi,
I'm using Attachmate. I've managed to put some basic code together, the first part creates a new file with some test data in it. The second part opens the file and will read the data. (Some pretty basic stuff here !)
The only problem I have now is when I create my files using Excel and...
Hi,
I'm using a Macro which searches through approx 17000 records. I have only used sequential file handling up to now. Can anyone give a simple example of some random access code so I can figure out how to incorporate it into my programs.
I have tried searches through previous threads will...
My problem I think is based on the session type that the system logs into. For 1 type of session everyones scripts run instantly from the shared drive but those with the other session there is a 10 second delay before any of the available scripts will run, regardless of the size of the script.
Hi,
The Macros are kept on a shared drive. I have tried copying some onto a colleagues C drive and running from there but still suffers from the delay. The macros are usually run from a macro button on the toolbar but suffer from the same problem even when seleted through the toolbar menu -...
Hi,
Here's some code for one of the simpler macros we use.
Any feedback or help would be appreciated.
Thanks
Global g_HostSettleTime%
Global g_szPassword$
Sub Main()
'--------------------------------------------------------------------------------
' Get the main system object
Dim...
Hi,
When I run a Macro it starts instantly. When some of my colleagues run the same Macro there is a 10 second delay before the Macro runs. I've noticed that those who get delayed have a different session name. Is there something I should be looking for in my code which slows down the one...
Hi,
I use a lot of Macros to put large quantities of data into a Mainframe session. I have discovered (by Accident) that right clicking while any of the Macros are running that the macro runs about 3 times faster. The same thing happens when I press Alt H. Does anyone know what slows the...
Hi,
What are constraints in using option buttons in a group box in a dialog box.
I need the user to make a choice between option a or b. The result would be different options presented to the user with each choice. In total the dialog box has 7 group boxes. Three being offered if main...
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.