CompuServe Thread

ARexx keyboard macros

4 messages in this thread
#40522From: Lee BoschJun 13, 1992 5:06 PM
I'm having some problems with the ADPro <-> ARexx interface. It probably stems from a failure to read the documentation. Only the f0.adpro macro seems to want to work. The program reports that it can't find script or some such when I try to execute the supplied macros. Running under 2.04, I've located the macros in SYS:REXX and have assigned REXX: SYS:REXX. It puzzles me that f0 works but none of the other do. Any ideas? Lee Bosch – via Whap!
#40558From: Peter GreciJun 15, 1992 12:52 PM
Rename your Macro's as f1,f2 etc to correspond with the Function Keys,in the manual it tells ya how to set up like 50 Macros with all kindsa Shift Function key Combo's MIDGARD GRAPHICS, CREATORS OF QUALITY ANIMATION.
#40975From: Lee BoschJun 27, 1992 2:50 PM
Nothing quite at simple as that. I correctly named the macros. I have since located the problem: AREXX REQUIRES THAT ALL PROGRAMS OPEN UP WITH A COMMENT. Do I look stupid or what??? I think some mention of that should be made in the ADPro manual. – via Whap!
#40982From: Peter GreciJun 28, 1992 1:16 AM
Sorry to to tell ya matey but it DOES tell you inthe Adpro manual that ya need the /* whatever here */ at the begining MIDGARD GRAPHICS, CREATORS OF QUALITY ANIMATION.