Re: A86: SQRXZ HELP!!?!?!?!?!?!?!?


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

Re: A86: SQRXZ HELP!!?!?!?!?!?!?!?





The VAT name format is the same; the only difference between 85 variables
and 86 variables are that 86 asm, hex, and edit lock tokens were added to
the beginning of those porgram variables.  All I've ever had to do is rename
xxx.85s to xxx.86s and I've never had a problem (graph link software)


>
>Uh, WRONG!
>
>The 85 and 86 filetypes are different!  "**TI8X**" is NOT the only
>difference!  This will not work, there's an extended signature and the VAT
>name format is different.  (Sorry, but I'm tired of hearing people say
>that!)
>
>Just use your Winlink86 software to send the 85 file.  Change the mask to
>*.85*: that works fine.
>
>Nathan
>-----
>Stuntman (Nathan Haines) - ICQ UIN#: 2157863
>http://table.jps.net/~stuntman/nathan.html
>QuickBASIC/Visual BASIC/TI-BASIC programmer (just your basic programmer)
>President of Stuntworks - http://www.jps.net/stuntman/
>
>
>> -----Original Message-----
>> From: owner-assembly-86@lists.ticalc.org
>> [mailto:owner-assembly-86@lists.ticalc.org]On Behalf Of Joshua J Seagoe
>> Sent: Sunday, December 20, 1998 2:34 PM
>> To: assembly-86@lists.ticalc.org
>> Subject: Re: A86: SQRXZ HELP!!?!?!?!?!?!?!?
>>
>>
>>
>> why do you need to?  the 86 can recieve 85 strings.
>>
>> if you really have to, you can rename it to .86s and open with a hex
>> editor and change the **TI-85** or whatever to 86.  dos edit will work
>> for this if you use the "open as binary" check box
>>
>> -josh
>>
>> On Sun, 20 Dec 1998 17:14:15 EST Assembly86@aol.com writes:
>> >
>> >Help me!?!?
>> >
>> >I know how to make levels with ¿Jimmy Mardels? level editor.
>> >Then it saves them as a bin file
>> >Then you use  BIN2STR  and it makes it into progname.85s
>> >How do you make it into a 86 string?
>> >
>> >Please write full steps
>> >
>> >ex.
>> >bin2str
>> > NEXT
>> >bin2str name.bin name2
>> > NEXT
>> >THANK YOU
>> >
>> >
>>
>> ___________________________________________________________________
>> You don't need to buy Internet access to use free Internet e-mail.
>> Get completely free e-mail from Juno at http://www.juno.com/getjuno.html
>> or call Juno at (800) 654-JUNO [654-5866]
>>
>


Follow-Ups: