Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

protect ..endprotect in loop

Former Member
0 Likes
409

Hi

If u write

protect

-


-


protect

-


-


endprotect

-


-


endprotect

like this code in script what will happen?

In short if u write protect inside protect .. endprotect. will it work. what will happen?

Thanks In advance.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
384

I have not tried that. logically no meaning in that format. Anyway the outer protect..endprotect will avoid a data split and so the inner protect..endprotect will be nullified.

Cheers

Kothand

I have not tried that. logically no meaning in that format. Anyway the outer protect..endprotect will avoid a data split and so the inner protect..endprotect will be nullified.

Cheers

Kothand

1 REPLY 1
Read only

Former Member
0 Likes
385

I have not tried that. logically no meaning in that format. Anyway the outer protect..endprotect will avoid a data split and so the inner protect..endprotect will be nullified.

Cheers

Kothand