I have an old BASIC program which I unfortunately no longer have a copy of. I do, however, have the original source code in a research report which I have scanned onto my computer and saved as a text file. I have not had any luck copying the text into either Quick Basic 1.1 or 4.5. Any Ideas?
pizzafiend 0 Junior Poster
Recommended Answers
Jump to PostIf you can open the old code in notepad, then copy by highlighting/then right click ->copy, you can paste it into qbasic/quickbasic with the following.
(be sure the line lengths are not over 255 characters, and that
they end in CRLF. Also don't try to do it all at …
All 4 Replies
Reply to this topic Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.