Tilted Forum Project Discussion Community

Tilted Forum Project Discussion Community (https://thetfp.com/tfp/)
-   Tilted Technology (https://thetfp.com/tfp/tilted-technology/)
-   -   [VB]Alternative to ReadLine? (https://thetfp.com/tfp/tilted-technology/33352-vbulletin-alternative-readline.html)

Fallon 10-27-2003 10:44 AM

[VB]Alternative to ReadLine?
 
I've looked in a reference guide, and a VB book and searched on google for an alternative to ReadLine.
What I am trying to do is have the program goto a line, read the line, and get multiple variables out of the line.

An example of the line would be:
10 10 1000 1000
Each of these values corrosponds to something that needs its own variable, and I'm tryin to find a way that will be easier then trying to make it an array and such...
Thanks for the help.

Fallon 11-07-2003 09:07 PM

So I guess that means no one knows? I just wanna know if it's possible...


All times are GMT -8. The time now is 03:50 PM.

Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
Search Engine Optimization by vBSEO 3.6.0 PL2
© 2002-2012 Tilted Forum Project


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54