Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Attempted the correction..however...
Message
 
 
À
16/08/2001 11:13:50
N. Lea
Nic Cross Enterprises
Valencia, Californie, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00544703
Message ID:
00544736
Vues:
14
>After thinking about it, I have seen the error of my ways! I should have not even issued the -1 because of the scan filter, regardless of the RECNO()<>nRecordNo.

Hi,

I have an idea, but this is untested.
private nPrintOrder && Important to be private, so all bellow programs will see 
nPrintOrder=0
it. If it's in form, you can make it to be a form property instead
replace PrintOrder with UpdatePrintOrider() for ...

function UpdatePrintOrder
nPrintOrder=m.nPrintOrder+1
return m.nPrintOrder
If it's not broken, fix it until it is.


My Blog
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform