Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
What is '%' used for
Message
From
30/08/1998 14:21:34
 
 
To
30/08/1998 13:42:22
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00131364
Message ID:
00131368
Views:
21
Also, the % operator returns the remainder (modulus) obtained by dividing one numeric expression into another. A%B is equivalent to MOD(A,B).



>I'm just learning FoxPro for the first time. Can someone sexplain how the '%' is used.
>Example: string='%'+some string+'%'
Previous
Reply
Map
View

Click here to load this message in the networking platform