Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Foxpro Life
Message
De
15/04/2017 09:07:59
Walter Meester
HoogkarspelPays-Bas
 
 
À
15/04/2017 07:55:36
Information générale
Forum:
Visual FoxPro
Catégorie:
Contrats & ententes
Titre:
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows 10
Network:
Novell 6.x
Database:
Visual FoxPro
Application:
Desktop
Divers
Thread ID:
01649781
Message ID:
01650213
Vues:
51
>>
>>>Up to this date, no one developer could show me a piece of demo code that using mdot could make any harm.
>>
>>Sometime must be the first time... here it goes
>>
>>
>>CREATE CURSOR Test (Dummy I)
>>INSERT INTO Test VALUES (1)
>>INSERT INTO Test VALUES (2)
>>
>>m = "Z" 
>>m.ap = "MESSAGEBOX('This would not hurt my table would it?')" 
>>
>>&m.ap
>>
>>BROWSE NORMAL
>>
>>
>
>In fact, this behaves exactly as documented. The table/cursor is not hurt, it is zapped, a completely acceptable operation. The cursor is not left nonoperational, as the instruction that follows the macro proves.

It does, but that does not make it less confusing.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform