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 bkrike 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: *

  • Users: redzombi19
  • Content: Threads
  • Order by date
  1. redzombi19

    compressing files - best method?

    hi everyone, i was wondering how to compress files from within foxpro, (zip, rar ect.) iv read about using winzip command line prompts but im still unclear as to how that works exactly, and havent found much in the way of rar. i also read about dynazip but am seeking a less expensive rout, as...
  2. redzombi19

    cursor indexes

    ok this my be a bit of an ignorant question but how do you create an index with the cursor? thanks!
  3. redzombi19

    Insert Hyperlink into e-mail

    is there a way to insert a hyperlink into a email other than just typing in the url programaticly, for example: click HERE to track your order instead of click here: www.blablabla.com to track your order thanks!
  4. redzombi19

    Delete Directory API?

    hi, does anyone know of a api call that will enable me to delete a complete directory and all sub directories and files? any help much appriciated! thank you!
  5. redzombi19

    cannot delete file after copied from cd! - help!

    hi i am pretty sure the reason is because it is copied from the cd as read only, but i was wondering if there was a way to remove the read only attribute in code on anything like that?????? Thanks!
  6. redzombi19

    API - Deleting Folders & SubFolders ?

    Hello, I was wondering if anyone knows of a windows api or something that allows you to delete a folder, and all subfolders and files? So far i have not been able to find one, so if you know of one please let me know. thanks!
  7. redzombi19

    Burning CD's in VFP...?

    Does anyone know of any API's OR just a simple way of achieving this? thanks so much.
  8. redzombi19

    stupid question...

    is there a command in foxpro to ejct a cd or floppy? sorry for the question, i just wanted to know. :o) thanks!
  9. redzombi19

    copyfile, copydir?

    hi guys i was wondering if there was a windows api call or foxpro command that will copy a directory, i know the api call movefile will move a complete directory but it seems that copyfile only works on acutual files not directory's. thanks
  10. redzombi19

    required dll's for foxpro 6 distribution

    Hi guys I was wondering if any of you know the specific dll files I need to make a program run a computer with out FoxPro already installed? Thanks, Steve
  11. redzombi19

    heres a stupid question... but an easy one :0)

    ok im still very new so please dont laugh,..... to hard. ok the basid idea im trying to go with here is, i have a list of 5 cmd.buttons, and to start only 1 is visible. when i click on one it launches a messagebox,when you choose yes, or no, the cmd.button disables itself and makes the next...
  12. redzombi19

    exclusive databases, how do i keep forim erasing during a crash!?

    hey guys, i need to figure out how to make my database indexes from getting erased when the program freezes, there exclusive so i can open them and zap them to start a new day, any help??? :0) thanks

Part and Inventory Search

Back
Top