Hi,
I developed several macros. Most of them work fine Most of the time. However, occasionally, when I invoke a macro, the popup message is displayed even before the macro starts:
Extra Basic Error
Macro Failed to Begin Execution
I can't find any help with this really ambiguous message.
Did the person who wrote Extra ever work for Microsoft ?
Anyway, after I get this message once, I can't run the macro again unless I shut the Extra session down and start back up again. Can anybody help me here ??
During development of this macro, I remember getting this issue when I defined an array that was very large. So I re-designed the macro to avoid using any arrays at all to conserve memory. My macro is not very complex and doesnt use much resources. It's just a simple 3270 screen driver.
Thanx.....
I developed several macros. Most of them work fine Most of the time. However, occasionally, when I invoke a macro, the popup message is displayed even before the macro starts:
Extra Basic Error
Macro Failed to Begin Execution
I can't find any help with this really ambiguous message.
Did the person who wrote Extra ever work for Microsoft ?
Anyway, after I get this message once, I can't run the macro again unless I shut the Extra session down and start back up again. Can anybody help me here ??
During development of this macro, I remember getting this issue when I defined an array that was very large. So I re-designed the macro to avoid using any arrays at all to conserve memory. My macro is not very complex and doesnt use much resources. It's just a simple 3270 screen driver.
Thanx.....