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 gkittelson 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: kylefield
  • Order by date
  1. kylefield

    no parameter statement?

    That worked! Thanks guys.
  2. kylefield

    no parameter statement?

    Thanks Dan, Can you give me an example of how I write the parameter (the one I'm not going to do anything with). Thanks in advance. You have been a big help.
  3. kylefield

    no parameter statement?

    I wrote a small program (VFP6) then compiled it to an executable and it runs fine from Windows. When I try to run it from an Outlook rule (with a plug-in called EZDetach) it always says "No parameter statement is found" - but I have no parameters (that I know of). Why does it run fine by...
  4. kylefield

    Running programs at intervals less than one minute?

    I have a program I wrote that I want to execute regularly. Right now, I have compiled it as an .exe and it runs every minute using Windows Scheduler. This works fine. Is there any way to do it in intervals less than a minute, say every 30 seconds? Thanks.
  5. kylefield

    Delete first and last character?

    Is there a way (in a function) that I delete the first and last character of a string regardless of how long it is? Thanks.
  6. kylefield

    Problems accessing csv file through ODBC

    Yes, I thought of that... Tell me this - will I be able to modify a record (in the text file) by going through ODBC? This is really what I need to do. Thanks Mike, you are always a big help.
  7. kylefield

    Problems accessing csv file through ODBC

    I am trying to access a simple csv text file through the standard ODBC driver. I have done it many times. This time however, VFP seems to think all the fields are MEMO fields for some reason. Can anyone help me with this?

Part and Inventory Search

Back
Top