beginner visual basic learner (trying)

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance

From: william baugh (williambaugh_at_runbox.com)
Date: 07/22/04


Date: Thu, 22 Jul 2004 14:23:01 -0700


Hello.

Sorry, more at home with straight line programming than this jump around here / there object stuff.

I need whatever programs or reference materials that came after Qbasic.

No I don't use Qbasic, hate it actually, I use GWbasic to create the program and get it working (error / bug free), then swap it over to Qbasic.

I either need to be pointed in the correct direction to start learning VB at the beginning, or some one to help me create this program, it's for my personal use.

Works very well in GWbasic except for the extra steps needed so basic can use the data from the XP machine.

I use DOS to generate a directory text listing
GWbasic or Qbasic to remove unwanted data and put the full path listing as a part of the file name
GWbasic or Qbasic to search thru the text finding files that I wish to be found (using another text file as a data file containing the names being searched)
GWbasic or Qbasic for each file it finds that matches it writes the code out as javascript to be run in a html page by IE.

the code being writen is as follows

if (fso.FileExists("xxx"))
{
fso.MoveFile("xxx", "new name");
}
new name is generated by basic which includes a squential number

my database file contains
folder name,unprocessed count,child count,clean count,hard count, (repeat last 3 counts), folder made, title name

the program is used to take new images downloaded by e-mail and scan the names of those files and seprate them into a different directory with sub-folders that match those names then it uses the new directory and file names to create html web-site pages.

if it wasn't for the longer names I could continue using GWbasic or even Qbasic, but I need the long names.

Any help toward imformation that could get me going in the right direction would be very apprecated.

I do have the Visual Basic 2005 express (currently downloading), I also have the Visual Basic .NET trial, which is giving me fits trying to figure out , I don't need nor want a form, like I said... I am a total dummy with visual basic.. got to start at very beginning.. some help would be nice.

thank you.

-- 
William


Relevant Pages

  • Beginner
    ... more at home with straight line programming than this jump around here / there object stuff. ... I need whatever programs or reference materials that came after Qbasic. ... GWbasic or Qbasic to remove unwanted data and put the full path listing as a part of the file name ... folder name,unprocessed count,child count,clean count,hard count,, folder made, title name ...
    (microsoft.public.vc.language)
  • RE: loop jumping
    ... expr) where some files are and then list them - but I ... folder, as soon as there are files and folders it does ... not jump out of the loop. ...
    (perl.beginners)
  • loop jumping
    ... I am trying to make subroutine which asks where some files are and then list them - but I would like it to jump back to the start of the loop if it does not find any files. ... The jumping part works if there are only files in the folder, as soon as there are files and folders it does not jump out of the loop. ...
    (perl.beginners)
  • Problems with New Mail Delivery
    ... either open an exisiting e-mail or jump into another ... folder, if I leave outlook idle no new mail appears. ...
    (microsoft.public.outlook)