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 derfloh 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: Atlas
  • Content: Threads
  • Order by date
  1. Atlas

    Displaying Menu

    I have an application that runs from a project and uses its own menu. I call the menu from the main program with a do menu commnad. The menu displays but is not active, a dialogue box is displayed looking form the menu file. After you click on this menu is activated. I know there is a way to...
  2. Atlas

    Fatal Error Exception Code C0000005

    I have a perplexing problem in an application that is only happening on one computer. When I try and run the one form that uploads a spreadsheet, as soon as I try and upload I get the fatal error noted in subject. Also everytime that I get this message I find that the index file is corrupted...
  3. Atlas

    Forms Designer Area

    I feel like a complete dunce but I can't remember how to remove the gray border in the forms designer so I can see the complete form being designed. I removed in past but for the life of me can't remember how. Any information will be appreciated. Atlas
  4. Atlas

    converting string values to numeric

    I have situation where I am receiving data from a spreadsheet where the numeric data is received as a character string Example 1,884.44 When I try to convert to numeric string I end up with a value of 1. I have tried different functions and still get the same result. All I want to do is...
  5. Atlas

    Importing Comma Delimited File Problem

    I receive a comma delimited file form UPS that is used in the billing process. I am having a occasional problem with the import because once in a while the data in the address field is surrounded with double quotes. example from file -- "259 ""F"" STREET" When I append using command append...
  6. Atlas

    Data from Spreadsheet

    I was wondering if these is a way that I can use the SQL Select statement to gather data from an excel spreadsheet. I looked through the documentation on the Select statement and didn't see anything on this subject. Didn't know if it could be done but thought I would ask the question. Thanks...
  7. Atlas

    Setting Form Length Dot Matrix Printer

    I am having a problem sending form length to a dot matrix printer. The program is being used on 4 different computers in our area and 3 running Windows 2000 and 1 running NT 4.0. The printers work fine on the on three of the workstations both local and on a local network but on one computer I...
  8. Atlas

    Calling Word Document

    I have an application that creates table for various mail merge letters that are created in Word. I would like to know how to call the Word documents from FoxPro as soon as I the table is created and print the Mail Merge Letters. Thanks Atlas
  9. Atlas

    Appending from Spreadsheet

    I am having problems with one of the systems in our office appending a table from a spreadsheet. Append works fine on all workstations but one. When I type in the command Append from myfilename.xls XLS on this computer I get a Fatal Error Exception Code 000005 If I copy the spreadsheet to...
  10. Atlas

    Comma Delimited File Create

    I need to create a comma delimited file for a vendor for upload into their system. I sent them one file created with the command copy to myfile.csv CSV but they they need a file that does not have charater string surrounded by ". I have tried different commands but I can seem to get the...
  11. Atlas

    Open Word Document from Visual Fox Pro App

    I would like to open an existing Mail Merge Document from a Visual Fox Pro Application, but am not sure where to begin. Any help would be appreciated. Thanks Atlas
  12. Atlas

    Memo File

    I have an application that I have tried to rebuild project and I get an error message "Memo file d:\calculate\calculate.pjt is missing or invalid". Does anyone now what steps I need to take to solve this diliema. Thanks
  13. Atlas

    Does anyone know if there is any so

    Does anyone know if there is any software package that will convert Visual FoxPro Code to Oracle . We have some inhouse applications that MIS wants re-written in Oracle. Thank you
  14. Atlas

    Help Installing Clipper 5.3

    I have an upgrade version of 5.3 that I purchased when it was released.  Haven't used for sometime but was going to install on a new computer in my office so I could update some existing Clipper apps.  Since it was an upgrade I installed Clipper 5.2 with no problems, but I...
  15. Atlas

    Clipper 5.3

    I have an upgrade version of 5.3 that I purchased when it was released.  Haven't used for sometime but was going to install on a new computer in my office so I could update some existing Clipper apps.  Since it was an upgrade I installed Clipper 5.2 with no problems, but I...
  16. Atlas

    SQL Select Question

    How do I close the table used in the Select statement. If I run the statement the first query runs but if I try to use the Select file for anything else I get message &quot;File is in use&quot;.&nbsp;&nbsp;How do I share this file so I can run multiple queriers.<br><br>thanks<br><br>Atlas
  17. Atlas

    Right Margin

    I am having trouble with VFP in printing forms on a dot matrix printer that requires printing past postion 80. I am using 10 cpi and the driver used is the generic/text only. I can get the line to print once but on subsequent forms the line is truncated. I have sent commands to the printer to...
  18. Atlas

    SQL

    How do I share a file to run queries, the file is on a network server and I can only run the query on one pc in the office. If i try on another pc I get the message "file access denied".<br> <br> Need help thanks

Part and Inventory Search

Back
Top