Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Replace cursor
Message
De
03/02/2003 02:47:33
 
 
À
02/02/2003 11:36:57
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivie
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Divers
Thread ID:
00748127
Message ID:
00748285
Vues:
19
OK
There is not bugs.
But I have to type your function 25 times (I have 25 cursors) and each time to change the cursor name twicw.
I found better way as following (one line for each cursor and one time to change):
In the init of the form I added:
nalias=0
in the command button beginning:
nalias=nalias+1
if nalias>1
use in cursor1
use in cursor2
use in cursor3
use...
endif
Anyway, I didn't find a way to say Foxpro: 'Allow me to use with every cursor name even if it's existed'.
Thank you
Chaim
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform