Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!swrinde!zaphod.mps.ohio-state.edu!ub!acsu.buffalo.edu From: cloos@acsu.buffalo.edu (James H. Cloos) Newsgroups: comp.sys.handhelds Subject: Re: ->ASC on other computers? Keywords: ASC transfer program request & followup Message-ID: <47231@eerie.acsu.Buffalo.EDU> Date: 21 Nov 90 01:20:09 GMT References: <1990Nov19.215615.3165@sol.cs.wmich.edu> <47057@eerie.acsu.Buffalo.EDU> Sender: news@acsu.Buffalo.EDU Organization: State University of New York @ Buffalo Lines: 17 Nntp-Posting-Host: lictor.acsu.buffalo.edu My appologies. I made a rather inane mistake in the asc.c file I posted. To fix it, make the following two changes: change the statement fprintf(outfile,"%%HP: T(3)A(R)F(.);\n"); to fprintf(outfile,"%%%%HP: T(3)A(R)F(.);\n\""); and change the statement fprintf(outfile,"\n"); to fprintf(outfile,"\"\n"0; These 2 changes will make it work correctly. Sorry for the inconvienience. -JimC -- James H. Cloos, Jr. Phone: +1 716 673-1250 cloos@ACSU.Buffalo.EDU Snail: PersonalZipCode: 14048-0772, USA cloos@ub.UUCP Quote: <>