Re: LZ: Hmm. String85 problem..??


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

Re: LZ: Hmm. String85 problem..??



At 08:37 PM 9/9/96 -0400, you wrote:
>
>	Now, tell me what I'm doing wrong.
>
>
>	I'm playing with playwav. I edited a wav to the proper
>specs (8bit 11khz mono), converted it to db format, then added
>it to the asm file properly (added the wav-playing header bit),
>then string85 it.. But string 85 just adds a header to the asm
>source.. It's not actually compiling it!
>
>	I believe I'm doing everything right..??
>


Well, actually you have to assemble the source with TASM or another
assembler (I suggest TASM) and then one you have the filename.obj you take
that, remove the extension (.obj), and then run it through string85.


                                        Kevin Retzke
                                        kretzke@enteract.com


References: