View Single Post
Old 23 October 2011, 17:02   #6
thomas
Registered User
 
thomas's Avatar
 
Join Date: Jan 2002
Location: Germany
Posts: 6,985
I just tried this:

I opened Windows editor (Notepad), entered

Code:
for i=1 to 10
   print i
next
and saved it as test.bas.

Then I ran AmigaBasic, select "open" from the menu and pointed it to test.bas. It loaded successfully, changed all keywords to upper case and ran successfully, too. So it does work with plain ASCII text.
thomas is online now  
 
Page generated in 0.17560 seconds with 11 queries