Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. TinkerBear

    API - Burner

    Hello, I went through college for vb not more than 2 months ago...and we didn't even talk about api, let alone how to use it. Where could I go to learn about it? Also...I am going to try to make my own cd-burner. I feel if I learn api, or get the specific api functions i need, i can do it...
  2. TinkerBear

    Random Access File management

    Ok, so in addition to the fields i need in there, i add an "invisible" flag, that is true... Then when the user clicks is looking at previous entries and clicks delete, it will delete that flag and the amount of entries above it like i have 10 fields, 1 flag. 11 fields total. If he...
  3. TinkerBear

    Random Access File management

    Hello, I can make a data entry side to a random access file...it will write all the data i want into the file just fine. But i want the user to be able to enter info, then later on shufle through them, and delete them. Im sure its a really simple concept/algorithm, but I just cant get it to...
  4. TinkerBear

    Input question....

    I just didn't explain myself correct prolly.. Ok i had "Addfile" on there, so when the user puts the input vaule in (string), is will change the caption to "Solitare" for example... Then the 2nd input box was for the location....if i do it with just one, the caption for...
  5. TinkerBear

    Input question....

    Hello, I finally got my cmd button to, when clicked till launch another application (ie solitare), but now it gets better : I want the user to be able to input a file location (c:\windows\whatever.exe) via input box, and then the location will be put under a cmd button for execution...here is...
  6. TinkerBear

    Need help saving settings from input.

    Well sorry to be such a newbie, but I did all that...(i think i got it right...dunno) i had a few errors and fixed em, but i dont know if i ruinied it in the process...for teh top 2 code u gave me to put in general_Declarations i had to add Private to the begining...will that ruin it? Also for...
  7. TinkerBear

    Need help saving settings from input.

    Hey, Um that would be nice, but how exactly do i get the program to look at the plain txt for the info. Never done that if you could give me some info on it, it would be greatly appreciated. With the getsettings and savesettings i couldn't find anything good on them here (for win2k pro...
  8. TinkerBear

    Need help saving settings from input.

    Hello, I am creating a program where the user may input values for cmd buttons and links. I want it set up so when they start up the application those values are still there and not reset. I dont know anything about database ini etc. Please help me, im fairly new to vb. Thanks.

Part and Inventory Search

Back
Top