Re: A86: Re: Re: Line(x,x,x,x,0 with ASM?


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

Re: A86: Re: Re: Line(x,x,x,x,0 with ASM?




In a message dated 98-01-06 19:32:51 EST, you write:

<< I'd like some info.  Sounds interesting! >>

okay what it does is it executes the basic command:
Input_
which lets you draw freely on the graph screen.  it saves the coordinates to
which you select pressing the ENTER key and converts them to hexadecimal.  the
hex codes are then added to other 'code' stored in string variables, until you
are through.
when you exit out of the program, run the program "Convert3".  This converts
the string file made with "Convert" into an equ type var and adds the "C9" to
the end.

For a copy, please E-mail <A HREF="mailto:turbosoft@aol.com">turbosoft@aol.com
</A>.