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 strongm 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: *

  • Users: MIKEN
  • Order by date
  1. MIKEN

    Long Filenames

    Thanks, Karl! Actually, what worked for me was the first 6 characters of the name, then &quot;~1&quot;, then the &quot;.&quot; and extension:<br><br>&quot;myfile~1.txt&quot;<br><br>but using that works great.<br><br>MikeN
  2. MIKEN

    Long Filenames

    I am using QBasic 1.1 (pretty old, I think!)<br><br>Is there a way to use long filenames? I have tried using variables and double quotes, but I keep getting errors. I'd like to be able to do something like:<br><br>f$=&quot;myfilenamehere.txt&quot;<br>open f$ for input as #1<br><br>Thanks!
  3. MIKEN

    null string$

    (Programmer)&nbsp;&nbsp;Apr 8, 2000<br>hey! that will put pan1 in a never-ending loop. Not fair, kreep!<br><br>Only until mail.nam$ has a non-null value . . . ??

Part and Inventory Search

Back
Top