Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Foxpro Life
Message
From
15/04/2017 07:55:36
 
 
To
14/04/2017 15:46:23
Walter Meester
HoogkarspelNetherlands
General information
Forum:
Visual FoxPro
Category:
Contracts, agreements and general business
Title:
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows 10
Network:
Novell 6.x
Database:
Visual FoxPro
Application:
Desktop
Miscellaneous
Thread ID:
01649781
Message ID:
01650212
Views:
55
>
>>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.
----------------------------------
António Tavares Lopes
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform