Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
With ... EndWith
Message
From
02/02/2000 08:14:15
 
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00326056
Message ID:
00326069
Views:
24
Thanks a lot.
Kamil

>>I'd like to ask two questions:
>>1) Is it possible to nest With ... EndWith?
>Yes just like the scoping of conditional and looping constructs can be nested. They are not cumulative; only the innermost one currently open has an effect.
>
>>2) Given:
>> With o1
>> ...
>> Return
>> EndWith
>>
>>Will the last With remain active even after Return is executed?
>>
>
>No, WITH...ENDWITH is scoped to the current execution context.
A moment of silence is our cosmic reset button.
Previous
Reply
Map
View

Click here to load this message in the networking platform