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 Wanet Telecoms Ltd 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: jezky82
  • Content: Threads
  • Order by date
  1. jezky82

    transparent grid

    how do I make the grid transparent, so the wallpaper image in the form shown in the grid
  2. jezky82

    add VFP application on facebook

    I have made ​​applications of VFP, how to add in facebook so that it can be used by everyone, is it possible
  3. jezky82

    how to change the record to record top

    how to change the record to the record above, not Positions the record pointer, but move data goto top record
  4. jezky82

    how to change the character to a numeric value in the variable

    I have to get with the command lan mac addres cMacAddress = "" objWMIService = GetObject ("winmgmts:" +; "{impersonationLevel = impersonate}! \ \. \ root \ cimv2") colItems = objWMIService.ExecQuery (; "Select * From Win32_NetworkAdapterConfiguration") For Each objItem in colItems IF...
  5. jezky82

    netcut

    whether it can make a similar program using VFP netcut. or how to run a program netcut through VFP program to cutoff. thanks
  6. jezky82

    vfp with dual monitors

    I use the vga card with two monitors I've made a program using vf video player, but the player panel video display and also on monitor 1, how do I make the panel first player in monitors and displays the video on monitor 2 and how to run out the form or appearance of the screen 2. thank you
  7. jezky82

    in which there is a reduction in food stocks

    I make food sales program. in which there is a reduction in food stocks. such a sale spaghetti require: 250 gr Spaghetti 200 gr chicken meat 100 g carrots 100 g baby kailan 6 pieces of red chilli 3 tablespoons soy sauce 5 cloves of garlic minced 1...
  8. jezky82

    add datetime variable

    sorry I am a beginner in vf, wondering how I would add to the data at the datetime variable. and change for example 06/08/12 01:33:58 PM to 06/08/12 05:33:58 PM . thank you
  9. jezky82

    make the alarm program in foxpro

    I hope all aid to friend A. like where do I create an alarm program in foxpro 2. how to change the character data to nomerik time, I've tried with val, but only the data changed hours minutes and seconds while the data is not sample time () 10:10:10 ? val (time) 10 3 make the program run the...
  10. jezky82

    urgent import / append mdb to dbf

    I have a problem with foxpro 2.6, I have acces the data I need to change through foxpro 2.6. how to import the data mdb to dbf or how do I process the data through foxpro asses. and how to use mdb to foxpro commands such as append, repleace, DELE or other orders please thanks for helping out a...

Part and Inventory Search

Back
Top