[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Apple IIgs and Jaz Drive- keeps ejecting Why?
Steve:
Please give me an idea of what fails.
Is it a failure to compile, or something else?
When I get a chance I'll try your macro with my RamFAST and Zip setup.
Hugh Hood
in article
814e74c0-07fe-43dd-9372-48efc7bd01a5@u24g2000prn.googlegroups.com, SHartz40
at SHartz40@yahoo.com wrote on 2/15/11 12:48 PM:
> Jaz macro : HELP! see if you can find the problem in this Appleworks
> 5.1 macro to keep the Jaz alive....
>
> J:<all><msg "sa-J active" : wait 4000 : $0 = time24 : $1 = right
> $0,2 : M = val $1 : $1 = left $0,2 : H = val $1 : goto ba-J>!
>
> <ba-J>:< sa-Q : {go to Add files} $0 = "Prodos directory " : find :
> rtn : ctrl-Y : print "/Iomega.AA" : rtn rtn esc : M=M+1 : if M=60
> then M=0 : H=H+1 : endif: wake sa-J at H:M>!