ARexx keyboard macros
4 messages in this thread
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!
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.
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!
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.