[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
UltraMacros Loop Limitation
- Subject: UltraMacros Loop Limitation
- From: "msean" <msean1941@gmail.com>
- Date: 16 Aug 2006 21:58:17 -0700
- Complaints-to: groups-abuse@google.com
- Injection-info: h48g2000cwc.googlegroups.com; posting-host=72.75.205.175; posting-account=HGdqng0AAAA12NyHZbH5KV_OO977sHef
- Newsgroups: comp.sys.apple2
- Organization: http://groups.google.com
- User-agent: G2/0.2
- Xref: g2news2.google.com comp.sys.apple2:11517
Hi, I have some UltraMacro routines that call themselves such as:
A:<all : $0 = screen 18,22,5 : if $0 = "Value" then $1 = $0 down sa-B
else up sa-A>!
This one and the others run in the spreadsheet but will only repeat 16
times. Is there a built in limitation to repeating macros? If I hold
the SA key and A down it runs fine with no stops, but if I let up on
the keys, then it loops 16 times and stops. I'm using a GS ROM 3 with
AppleWorks 5 and the TimeOuts that came installed on it.
Thanks, Mike