Jump to content
Sign in to follow this  
Champions_2002

text to printer

Recommended Posts

i have a listing that i would like to print to a text file so i can see and print it with notepad or other text editors, how can this be done please

Share this post


Link to post
Share on other sites
where can i find the atarilister program i have tried all the links but i get an error

 

You could try opening the file with AtariWriter+ and saving it as an ASCII file.

Share this post


Link to post
Share on other sites
How do i use Atasciiview, when i run it i get a list of special symbols, how do i make this into english

 

Is this a BASIC program? If so its probably in tokenized format, not ATASCII text.

 

To convert it to ATASCII text load it into Atari BASIC, then re-save it using the LIST command with a disk file as the target:

 

LIST "D1:PRGLIST.TXT"

 

Then use the ATASCII viewer to view PRGLIST.TXT.

 

If you are unable to do this try posting the BAS file here as an attachment, I can print it to a PDF as ATASCII for you.

 

Steve

Share this post


Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
Sign in to follow this  

  • Recently Browsing   0 members

    No registered users viewing this page.

×
×
  • Create New...