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 Shaun E 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: milosv
  • Content: Threads
  • Order by date
  1. milosv

    F1 and SHIFT-f1 doesn't work !

    Hi, I use VFP8/SP1 on WIN XP PRO. Suddenly my help doesn't work. When I press F1 nothing happen. I was reinstall VFP but F1 still not work. Options/File Locations/help file name and path is correct. Command in command window b SET HELP TO "C:\Program Files\Microsoft Visual FoxPro...
  2. milosv

    Convert prg sample to scx file

    Hi all, How can I convert sample prg with define class into visible form .scx file. When I put all prg code into command window, everything work fine, but I wish modify form in graphical environment ? Milos
  3. milosv

    VFP8/SP1 - SET STATUS BAR ON/OFF

    Hi, I give up! I was compare installation VFP7 and new VFP8. I use new VFP8/SP1 I don't see status bar. In command window, when I issue SET STATUS ON,everything is OK. If i issue a command SET STATUS BAR ON or OFF, nothing happens on my screen. (I need line numbers in VFP editor).I set in...
  4. milosv

    Compare ALL properties - MyForm1.scx MyForm2.scx

    Hi, How to display difference between two forms. ALL properties. I try COMPOBJ(), but no work to me. Any suggestion or maybe FAQ number. I use VFP 8 and I am BEGGINER in VFP. Thanks! Milos
  5. milosv

    WIZBTNS- Where to put my function before user press SAVE button

    I have subclass Wzbtns.vcx and wish include function to incremental record number just before user press save button. When user edit record i wish to run another function before he press SAVE. Where and how must I put my function. Please help.

Part and Inventory Search

Back
Top