Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Populating a form with a range of RECNO()
Message
From
05/10/1998 15:19:40
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Title:
Populating a form with a range of RECNO()
Miscellaneous
Thread ID:
00143990
Message ID:
00143990
Views:
58
A old 2.5 app Im migrating to (and merging with a current) 5.0 app uses RECNO()'s for searching/printing. For Example: goto firstno; STORE LASTNO-FIRSTNO TO NO; STORE NO+1 TO NO; REPORT FORM C:\FOXPROW\concrete\dotplace.FRX NEXT NO TO PRINTER NOCONSOLE Which works, at least in the 2.5 program. I want to mimmic this behaviour (using RECNO()'s) but calling a form with a summilar REPORT dosent seem to work, and trying to populate a view with a filter condition of RECNO() BETEWEEN (first, last) dosent work either. Im definitly going to have to use RECNO for the old data (its actualy on the printed reports), so this is realy my only option.
Next
Reply
Map
View

Click here to load this message in the networking platform