Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Populating a form with a range of RECNO()
Message
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de rapports & Rapports
Titre:
Populating a form with a range of RECNO()
Divers
Thread ID:
00143990
Message ID:
00143990
Vues:
59
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.
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform