Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
M.var=bof() or eof() or m.var WHAT???
Message
De
13/07/2001 06:08:48
 
 
À
13/07/2001 06:01:30
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00530035
Message ID:
00530127
Vues:
18
What??? are you joking???

Whats the point of the If this.topfile statement?


>That's too confusing - this is much clearer
>
>
>IF BOF()
>   THIS.TOPFILE = .T.
>ELSE
>   IF EOF()
>       THIS.TOPFILE = .T.
>   ELSE
>       IF THIS.TOPFILE
>           THIS.TOPFILE = .T.
>       ELSE
>           THIS.TOPFILE = .F.
>       ENDIF
>    ENDIF
>ENDIF
>
Will Jones
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform