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 John Tel on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by charlesmac

  1. charlesmac

    serial.dbc (does not exist) usetup.dbf(not exist), dex.dbf (not exist)

    Again, I put in the title, the name of the table dex.dbf and that never presents problems, but it is the dlang.dbf that is the problem. Sorry.
  2. charlesmac

    serial.dbc (does not exist) usetup.dbf(not exist), dex.dbf (not exist)

    Hello, I am using Pcguard V5 and innosetup to run my execuitable on the web but.it presents problems. When I run the Visual Foxpro program (which runs fine as a stand alone version of dot.pjx) but when I put the setup.exe on the website it tells me that it does not find usetup.dbf or the...
  3. charlesmac

    Pcguard V5-- anything better

    Hello, I am trying to set up an new .exe and have tried to use pcguard v5 but is there anything better than this system? charles mac wnscc@wnscc.org
  4. charlesmac

    http: //setup_tractors.exe

    vacunita (Programmer), That seems to take care of my need. Many thanks. <a href="setup-tractors.exe"> <a href="http://www.machines.com/farms/setup_tractors.exe"> charlesmac
  5. charlesmac

    http: //setup_tractors.exe

    Vragabond (Programmer), I want to activate the .exe by clicking on a label......... <a href="setup-tractors.exe"> or like this etc. <a href="http://www.machines.com/farms/setup_tractors.exe"> But I have changed the code in many different ways. Charles mac wnscc@wnscc.org
  6. charlesmac

    http: //setup_tractors.exe

    hello, I am not sure how one connects a setup_tractors.exe to my other web pages. The exe is built in foxpro and it is a stand alone .exe. I am not too acquainted with the http:// coding/ Charles mac wnscc@wnscc.org
  7. charlesmac

    Tools&gt;options&gt;default Directory?

    Hello, It has be a long time since I set the default directory in the tools>options of my foxpro9 system. I can't recall which file type I had to put in the location. I am not sure if the file type is "Default Directory", the "Search path", etc. I confuse the names of the different file...
  8. charlesmac

    the resource file is not valid?

    Hello Stella740pl, How can I find it! I find so many of them on the c drive. Which one do I delete? Thank you for the tips. charles
  9. charlesmac

    the resource file is not valid?

    Hello, I get this message box everytime I open up my Visual Foxpro program. I get it even before opening any database system. The message is like this: "The resoursce file is not valid. Overwrite it with a new empty one?" What do I do to get rid of this message box. Charles
  10. charlesmac

    border on buttons

    Hello, I have tried to figure out the border on command buttons so they are not so ordinary. What is the property to put the border on a command button>? Charles Mac wnscc@wnscc.org
  11. charlesmac

    wait window - slowing down

    hELLO BORISLAV, I CAN GET TWO EAMILS IN THE FIRST MINUTE (8OOpm) AND THEN I GET EIGHT MORE IN THE FIFTH MINUTE (804PM). HERE IS THE SUM THAT I PUT DOWN, 180000. MAKING THE NUMBER HIGHER DID SOLVE SOME OF THE PROBLEM BUT I ASK IN THE LONG RUN WITH 100, 1000 EMAIL. WILL IT BE EVEN? IF...
  12. charlesmac

    Format from excel into foxpro ?

    Merry Christmas, Filip, Good advice and I thank you for the tip.
  13. charlesmac

    wait window - slowing down

    Merry Christmas. I want to slow this emailer down to two emails a minute since with smtp our server only lets us send out 10 every 5 minnutes. Any suggestions since I am looking for a way out. ================================= SCAN FOR NOT EMPTY(EMail) *** Send email ***...
  14. charlesmac

    Format from excel into foxpro ?

    HELLO, I am trying to get a field of social security numbers from excel into a foxpro table. At first I make the table in excel a Text format and I imported it into foxpro. The Numbers are in the middle of the character field (25) in foxpro. Now when I try to make it a numeric format (25) the...
  15. charlesmac

    replace fields question?

    dEAR myearwood, iT WORKED GREAT BUT THEY ARE ALL F AND NOT M FOR A MAN. i PUT IN:SELECT dex replace all gender4 with grades.gender3 BUT IT DID NOT COPY CORRECTLY WHAT WAS IN GRADES.GENDER3. JOHN

Part and Inventory Search

Back
Top