@ManniB that is what I am trying to avoid. I print out sets of 10 pdf(s) for 100 companies in one go. What I want the program to do is every time create a folder for the company and save the 10 pdf(s) into that particular company's folder and then move on with creating another folder for another...
Yes, Mike. I currently use the default folder wherein the acrobat saves all the pdf.
What I am trying to achieve is for the program to every time create a folder and save all the pdf(s) into that folder, and what I am not able to figure out is, how to tell the Acrobat or any other method to...
Hi !
I wanted to know if it is possible to save the pdf into a folder.
What I mean is, the program will first create a folder and then save the pdf(s) into that particular folder.
folder name being created from a variable.
How is it possible?
I wanted to convert the .dbf in MySQL Workbench.
Is there a way to convert the .dbf directly on the MySQL workbench ? or is there a free software for the conversion ?
The highlighted column came when i save the .dbf files and it is hindrance as the program is not able to read it.
I dont how how it came, what are the solutions please help.
The foxpro application that I use, on click of a list item in the menu creates a template file in a folder placed in the D:/Shortcuts/Sharedfolder/Template/B .. where in the properties of B folder the target is \\SERVER\BMar2006pf92014\TEMPLATES.
Please understand this.
This is the main folder...
(never used forms) Is there any tutorial or any books or any guide/articles where I can learn how to make forms?
I wanted to make an accounting project customized for my personal needs. Tried searching projects that I could download and learn from them, but all goes above my head.
I am not able...
if D1#'A'
REPLACE d1 WITH 'P'
endif
This is working for me.
if D2#'A'
REPLACE d2 WITH 'P'
endif
But what if there is no field 'D2' it would throw an error, how to find it there is a field D2, and if there is then only replace.
LOCAL Absentornot
Absentornot = 'A'
if field("ATTEST.D1") = Absentornot
MESSAGEBOX('Contains')
ELSE
MESSAGEbox('Is empty ')
endif
I tried this and it seems to work but it shows "Is empty" even if the field contains an "A" .
Why is this happening ?
Okay... so it checks the type of that field. I get it now.
What if I wanted If the specified field is empty or not ?
if it is replace it with something.
Is !empty would work ?
This is the result what we were working for.
According to the red marked circle we wanted to allot 'A' that much times.
and that's what we achieved with the help of you guys.
What we now are trying to figure out is, to allot 'P' on the basis of the blue marked field.
for that I searched around...
It surely did !!!
I simply have no words.. the explanation of what does what helped me to understand more and having that "lnFieldNumberOffset" was icing on the cake !
I had given up but not my uncle, he is stubborn in making things to work and I think that is the attitude needed because of...
Thank you Olaf!
Your code could come out to be a major point in our program. We are consistently suffering in getting things done lately ( having little to no knowledge of the concept of vfp ) But are and have been determined since 1995 working our way out here in India with the help of foxpro...
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.