Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Simple Array processing question
Message
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
01005959
Message ID:
01005961
Views:
26
>Have a two element array: security level and site number. A user can have a different security level for each site. Once I have the site number, how is the easiest way to get returned the security level. Trying to avoid a FOR loop and writing a function. Would like to get it down to a single statement. Is that possible?
>
>if some_statement_here(current_siteid) > 4
>

Check ASCAN() function.
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform