943,513 Members | Top Members by Rank

Ad:
Dec 5th, 2004
0

Importing Text into Quick Basic 4.5

Expand Post »
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?
Similar Threads
Reputation Points: 12
Solved Threads: 1
Junior Poster
pizzafiend is offline Offline
107 posts
since Sep 2004
Dec 5th, 2004
0

Re: Importing Text into Quick Basic 4.5

Just curious: I thought we can actually edit a text file in Quick BASIC?


Quote originally posted by pizzafiend ...
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?
Reputation Points: 10
Solved Threads: 1
Newbie Poster
khkwa is offline Offline
12 posts
since Nov 2004
Dec 6th, 2004
0

Re: Importing Text into Quick Basic 4.5

The file contains programming code which i wish to copy and paste into quick basic.
Reputation Points: 12
Solved Threads: 1
Junior Poster
pizzafiend is offline Offline
107 posts
since Sep 2004
Dec 6th, 2004
0

Re: Importing Text into Quick Basic 4.5

If 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 one time if it's more than a few
lines long; remove any control characters if necessary/possible ).

click in the qb program where you want the text.
right click on the Qbasic/QuickBasic in the tray. Go to Edit then paste

Another note: If you are trying to post entire SUBS/FUNCTIONS dont.
Make the sub or function in the normal way through the edit option of QB.
Then past from after SUB subname/FUNCTION functionname up to END SUB/END FUNCTION but not including it.
Reputation Points: 11
Solved Threads: 0
Light Poster
Buff is offline Offline
40 posts
since May 2004
Dec 7th, 2004
0

Re: Importing Text into Quick Basic 4.5

thank its works :cheesy:
Reputation Points: 12
Solved Threads: 1
Junior Poster
pizzafiend is offline Offline
107 posts
since Sep 2004

This thread is more than three months old

No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.
Message:
Previous Thread in Legacy and Other Languages Forum Timeline: Inexpensive (free?) Qbasic or equivilant needed
Next Thread in Legacy and Other Languages Forum Timeline: QBasic opening notepad files





About Us | Contact Us | Advertise | Acceptable Use Policy
Forum Index | Build Custom RSS Feed


Follow us on Twitter


© 2011 DaniWeb® LLC