Thank you Scott,
Thank you Olaf
As scott mentioned:
******
SELECT <TABLE>
SET ORDER TO <CODE>
GO TOP
lnCodeFooter = amount3+amount2-amount1
Then in your report forms footer, in the field expression just put in:
lnCodeFooter
******
This will work if I selected records for one codes to...
Hi,
I have a table with 4 fields, and thousands of records. using VFP 9 SP2
field name
--------
1:code
2:amount1
3:amount2
4:amount3
the table indexed on code
in the report designer, in the group header 1:code
I have this expression ..IIF(_PAGENO = 1,amount3 + amount2 - amount1, ' ')
the report...
Hi
Problem solved:
I neglected to check my resource file location in VFP "tools-options", which was empty. Once I entered the location of the foxuser.dbf every thing returned to normal.
Yahya
I remember earlier I had a problem with FoxBASE and FoxPro under DOS when combine Arabic and English letters on the same line. the orientation of the text changes and so it did when displaying or printing the combined text. What I did was surrounding the English text next to the Arabic...
Yahya, Hi, what you trying to do is impossible. Once you press alt + shift and switch to Arabic the text direction becomes from right to left there is no way that the numbers will be posted to the right of the letter. Lets assume this could happen. what about the alphabets that comes after the...
Hi
you mean when you write yahya in Arabic alphabet (like this...يحي) you want the numeric character that follows in to be in hindu Arabic like this( ٠ ١ ٢ ٣ ٤ ٥ ٦ ٧ ٨ ٩ )
Hi,
I upgraded to windows 10 a while ago. I am happy with my vfp9 under W10 can't complain. The issue I didn't bother with at first is that every time I open a file with modify command the cursor go to the top line not to the line where I left it before. Also it doesn't save any toolbars...
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.