[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: cc65 compile for Apple 2e?



In article <IZ1qk.33393$QX3.32651@newsfe02.iad>,
 "Bill Buckels" <bbuckels@mts.net> wrote:

> "John B. Matthews" <nospam@nospam.com> wrote in message 
> nospam-E5F70F.22140106072008@aioe.org">news:nospam-E5F70F.22140106072008@aioe.org...
> >Ping me if you have questions.
[...] 
> x--- snip ---x
> @echo off
> rem save this as ac.bat and put it into your ac directory
> rem you must have swt installed as well
> java -jar AppleCommander-1.3.5.jar

Good point about swt. You should be able to double click on it, too.

> x--- snip ---x
> @echo off
> rem save this as acc.bat and put it into your ac directory
> java -jar AppleCommander-1.3.5-ac.jar %1 %2 %3 %4 %5 %6 %7 %8 %9

Thanks! Is that the usual DOS idiom for "as many parameters as are 
sent?" Would "%1 %2 %3 %4" be OK for up to four? Do you know a DOS 
equivalent to bash "${@}", in effect meaning "all parameters, quoted."

java -jar AppleCommander-1.3.5-ac.jar "${@}"

Looks like time for me to update the command-line guide:

<http://applecommander.sourceforge.net/acguide.html>

-- 
John B. Matthews
trashgod at gmail dot com
home dot woh dot rr dot com slash jbmatthews