jrbbldr,
Thank you so much for pointing me in the right direction. I did what you suggested and things turned out GREAT!
Mike Clark
Programmer/Analyst
Mississippi State Fire Academy
I have a FoxPro 2.5 program that generates a report which I would like to send as an attachment on an email. I have found that by replacing the "TO PRINTER PROMPT" in the following code with "TO FILE c:\trans.txt" a file is generated rather than a printer report.
DO CASE
CASE pb_print = 1...
JRB-Bldr,
Thanks for your help. Sorry for the confusion in my problem description. Yes to your question, I loose the source code for the 2 screens. I will use the information you provided and continue my research.
Many Thanks,
Mike Clark
Programmer/Analyst
Mississippi State Fire Academy
First off, I know very little about ForPro. There are programs in our shop that were written long ago with FoxPro 2.6. I am attempting to make changes to one of these programs.
The program contains multiple screens(3). when I make changes to the master screen and re-generate, the resulting...
I really appreciate everyone's help with my problem.
I have resolved my problem which, proved to be a careless error on my part. What I found was that I had a created special Work Copy of arinvdet.dbf with no associated MEMO file and was pointing to this file by mistake. I deleted the work...
Rick and SEVERACH,
Thank you very much for your help. SEVERACH the code I show is just a very small part of the program I've written. The snippet you see is used to pack 2 of the files involved in the program and is the last thing done before the program is exited. This snippet opens both...
Please someone tell me what I am doing wrong here.
I have written a new program in FoxPro 2.5 and that program had been running successfully for about 2 months. All of a sudden, I started getting the message "Memo file is missing/invalid".
The Snippet I am having problems with follows...
Thanks to all who have given me help with my FoxPro problems. I still haven’t resolved my problem. I am sure it’s just a lack of my understanding of Windows FoxPro 2.5.
I've been a COBOL Mainframe programmer for many years but know very little about FoxPro and Data Base programming. I am...
I have written a FOXPRO program which will select an Invoice from an Invoice Header File, build a key with which to access an Invoice Detail File, and call an Invoice Detail program passing the key as a parameter.
In the Invoice Detail program, I have coded an "EXIT" routine to send control...
I would like to issue a command from within a FoxPro procedure that would cause FoxPro 2.5 to terminate with a return to my Desk Top. Can someone please tell me what command I need in order to accomplish this?
Thanks
Mike Clark
Programmer/Analyst
Mississippi State Fire Academy
I have a Data file (type .DAT)that I would like to include in a FoxPro 2.5 query. Is there an easy way to convert this file to a DBF file for use in Foxpro?
Any suggestions would be appreciated.
Thanks,
Mike Clark
Mike Clark
Programmer/Analyst
Mississippi State Fire Academy
To: rgbean, ananthap, and cricket
Thank you so much for your help on my problem. Rick, your suggestion to check my field names on the report solved the problem. On the report, I changed 'sched.location' to 'location' and all worked perfectly. I really appreciate the help with my FoxPro...
I am a COBOL mainframe programmer with 35 years of experience who has been given the task of generating some reports using FoxPro 2.5. I am totally new to FoxPro and am hoping there is someone out there who can show me the error of my ways.
The Problem:
I am using the FoxPro routine 'RQBE'...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.