PDA

View Full Version : Visual Basic Help


Gamer1
December 8th, 2002, 06:58
Visual Basic help

Okay i need help....

I need the source code for making a text file or dat file, and the program be able to read from it.

I need it for my programming class. and i'm going :eyespin:

Kane
December 8th, 2002, 10:57
Open file "<filename>" for read as 1
It's all in the docs..

Ninjaa
December 8th, 2002, 12:11
How is visual basic? They are offering a management course at my school that teaches it, and I am thinking of taking it for a GPA booster, and out of curiousity's sake.

Kane
December 8th, 2002, 15:25
VB isn't really used in the 'real world' IIRC. Mostly it's C and Java. VB is easy tho.