Welcome, Guest. Please login or register.

Author Topic: AmigaLogo program code to txt file?  (Read 845 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline blakespotTopic starter

  • Hero Member
  • *****
  • Join Date: Dec 2003
  • Posts: 880
  • Country: us
  • Thanked: 8 times
  • Gender: Male
  • Visit ByteCellar.com
    • Show only replies by blakespot
    • ByteCellar - The Vintage Computing Blog
AmigaLogo program code to txt file?
« on: November 10, 2013, 03:03:41 PM »
I have a lengthy set of AmigaLogo procedures that I need to post online. I can't seem to cut and paste or otherwise read the save files in a text editor. I recall hearing of a util that converted the files to ASCII. Does anyone know of such a util or another technique for getting the code in ASCII so that I can post it to Guthub?

There are code dump commands in AmigaLogo, but they only dump to the chosen printer. The intended environment for AmigaLogo is WB 1.2, 1.3. I am running under 1.3. AmigaLogo does seem to function under 3.1, however.

I need to get this done today.

Any help appreciated.




bp
:: ByteCellar.com - The Vintage Computing Weblog
:: Amigas: 1000, 2000 '020, SAM440ep-Flex
 

Offline Matt_H

Re: AmigaLogo program code to txt file?
« Reply #1 on: November 10, 2013, 03:42:07 PM »
If you can dump it to a printer, I think you can dump it to a file by redirecting your printer output with CMD. Should be somewhere on the Workbench disk (in 2.1 and above it's in Tools, but 1.3 has it, too). Not sure of the exact syntax or tooltypes to use, but any of the old guidebooks or manuals should explain it.