Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Release problem
Message
From
15/01/2009 11:01:41
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Vista
Miscellaneous
Thread ID:
01373967
Message ID:
01374080
Views:
20
>Bonjour Naomi,
>
>
>AB = 2
>CD = 4
>
>RELEASE ALL LIKE A* , C*

>
>cd is not destroyed ..?
RELEASE ALL LIKE "A*"
RELEASE ALL LIKE "C*"
>
>SCATTER FIELDS LIKE A*,P* EXCEPT PARTNO* TO myArray
>
>
>Release command is not the same that scatter ?
>
>BHT
>
>
>>>Hi all,
>>>
>>>Ab = 2
>>>
>>>RELEASE LIKE A*
>>>
>>>Ab is not destroyed ?
>>>
>>>why ?
>>>
>>>
>>>BHT
>>
>>try
>>
>>release all like A*
Previous
Reply
Map
View

Click here to load this message in the networking platform