Search found 6 matches

by Zymatic
Wed Apr 16, 2003 1:09 am
Forum: QBasic / QuickBasic related
Topic: help with searching and files
Replies: 12
Views: 3227

Re: help with searching and files

ok so I can't get the link to work so here is the code for my sequential search.  you'll probably find a bunch of improper programming techniques but I'm not as concerned with that (unless it fixes my problem) as i am with trying to get the search to work! alot of things are REM'd out as well ...
by Zymatic
Wed Apr 16, 2003 12:56 am
Forum: QBasic / QuickBasic related
Topic: help with searching and files
Replies: 12
Views: 3227

Re: help with searching and files

I don't mind that you read it wrong and posted that stuff mistakes happen.  anyway the reason why I didn't post my actual program code is it is quite long and I just figured it would be easier to allow you guys to download my .bas file and look at it that way so you can see all the different ...
by Zymatic
Tue Apr 15, 2003 4:23 am
Forum: QBasic / QuickBasic related
Topic: help with searching and files
Replies: 12
Views: 3227

Re: help with searching and files

Still having trouble with this little problem, and since the code I posted wasn't code from my actual program and it would be harder for you guys to help me out completely I've decided to upload my whole program .bas file.  if you could take the time to look at it and help that'd be great ...
by Zymatic
Sat Apr 12, 2003 8:22 am
Forum: QBasic / QuickBasic related
Topic: help with searching and files
Replies: 12
Views: 3227

Re: help with searching and files

OK, thanks for your suggestion, I'll try changing the DIM statement and see if it helps!  I'm not familiar with the Rtrim$ statement, could you explain it to me, or atleast give a brief description of what it does? Thanks for your help!

Zymatic
by Zymatic
Thu Apr 10, 2003 8:17 am
Forum: QBasic / QuickBasic related
Topic: help with searching and files
Replies: 12
Views: 3227

help with searching and files

I am writing a program for computer science class and the guide lines require it have different features.  I alreayd posted about help on the sorting part of it now I need help with searching the database created by the program.  Everything is stored in random files.  I don't have the ...
by Zymatic
Thu Apr 03, 2003 1:44 am
Forum: QBasic / QuickBasic related
Topic: Need help with random files and sorting them
Replies: 3
Views: 1604

Re: Need help with random files and sorting them

Hey, thanks for your help.  I actually figured it out today in class but your method seemed a lot easier and more efficient than mine so I'll probably use your way of doing it.  Thanks for you help!

Zymatic  a.k.a Jared