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 wOOdy-Soft 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: HoffaFocus
  • Content: Threads
  • Order by date
  1. HoffaFocus

    How to write foxpro code for using rasdial?

    It is possible to run Rasdial by simply using !Rasdial #Rasphone entry name# #Usernam# #Password#. Can I use CreateObject() and do the same. What is then the name of the Class definition?
  2. HoffaFocus

    How to map a network drive

    The client application needs information stored on a server at a certain location and requires that the client computer is mapped to that location with a certain letter, which is used in the client application. Today the client application uses the FILE()-function to check if the mapping is...
  3. HoffaFocus

    Using the windows 2000 dial-up connection service

    Is there a way of using the windows 2000 dial-up connection service from a foxpro program and without getting prompted by the dial-up service. The idea is to configure the dial-up service by defining a connection with name, telephone number, user name and pass word and thereafter call the...
  4. HoffaFocus

    Need advise on how to SetFocus on objects

    According to the VFP-roules it is not allowed to set the focus on another object within the methods when,valid,rangehigh and rangelow. In my applications however it is a need to set focus on the next object as soon as the user has entered (textbox) or coosen (combobox) a value. The most natural...

Part and Inventory Search

Back
Top