Visual Basic
Visual Basic was derived from BASIC and enables the rapid application development (RAD) of graphical user interface (GUI) applications, access to databases using DAO, RDO, or ADO, and creation of ActiveX controls and objects.
Application
Computer Science
Remove
Platform
Linux
Remove
License
Any
Look, I still program in VB6. I refuse to migrate to a slower VB.NET and Microsoft has said they will no longer support Visual Basic except in the .NET platform. So I have been trying to figure out...
file2.txt
:
: taking one file and directly copying all of its contents to another file, how do you do this?
:
: ive got both files open with these code lines
: Open file1.txt For input As...
file2.txt
taking one file and directly copying all of its contents to another file, how do you do this?
ive got both files open with these code lines
Open file1.txt For input As...
: Okay....... Sorry If I Am Wording Things Wrongly, Or Not Giving Enough Information.
:
: I Have Tried To Connect To:
: 1.A Mysql Server Running On A Network Machine (Running Linux 7.3)
:
:...
First Of All.....Is This To Be Used On A Linux System?.......Because Linux Doesnt Really Have A Registry
The VB Command To Delete A File In Windowns Is Kill "Filename"
The Linux Command To End A...
: any ideas on how to retrieve / change / then replace specified lines in a text file without opening it? ie:
:
: click a button
: button retrieves 4th line in blah.txt and returns it to the form...
: Sorry this is a little hard to explain on one line. I'm working on a program that works like a DOS prompt. I have code that validates whether a path exists. What I would like to do now is have it...
Sorry this is a little hard to explain on one line. I'm working on a program that works like a DOS prompt. I have code that validates whether a path exists. What I would like to do now is have it so...
- is there any Visual Basic software supported by linux?
- where can i find it?