Does anyone know how to adjust how many macros display in the Recent Macro list of the Tools menu? Mine shows the last 5 macros I've used, but I want to increase this number to say, 8, if possible. I'm thinking it's the following registry setting...
buckeye7,
Thanks for that tip buckeye7, it worked. But I tried to take it a step further and hit another snag I was hoping you could help with.
Basically, I wanted to extend the if...then...else scenario to include and execute a 3rd condition when the 1st and 2nd are false. I know the code...
Hi, I'm trying to get the hang of "if...then...else" statements in an EXTRA! AS400 emulator macros. The simple code below is supposed to find the command line and type "FOUND IT"; but if it can't find the command line then it'll go to the given coordinates and type "NO GO":
Sub Main()
Dim...
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.