Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. qbnovice

    I AM GETTING JUNK OUTPUT

    Thanks a lot to DPaulson and MiggyD .. That was the problem and I appreciate your input .. I had skipped a record number in a file I was trying to read into this file and got the junk.. You are a great bunch of help.. Thanks again
  2. qbnovice

    I AM GETTING JUNK OUTPUT

    I am helping someone learn QBASIC -- Used it a long time ago and here is the sample code that I found on the web and made a test program out of it... CLS GOSUB BEGIN GOSUB PROCESS GOSUB WRAPUP END BEGIN: TYPE people nm AS STRING * 40 'set the name as a 40-character string...

Part and Inventory Search

Back
Top