A86: Re: stupid question


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

A86: Re: stupid question




I think thats only for programs that you type manually w/the basic editor
Something like this, someone correct me if I am wrong.

Name: ProgName
:AsmProg
:C9

then you run ASMComp(ProgName to compress it.. by the way, this program does
nothing, C9 = return.. it was the only thing i remembered off hand...
                                                                        -Ahm
ed

-----Original Message-----
From: okteam <okteam@ionet.net>
To: assembly-86@lists.ticalc.org <assembly-86@lists.ticalc.org>
Date: Saturday, June 06, 1998 1:17 AM
Subject: A86: stupid question


>
>how do you use AsmComp( to compile a program.  Please give me an example!!
>
>