Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Evaluating spaces
Message
From
13/02/2002 11:24:50
 
 
To
13/02/2002 11:15:39
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00619519
Message ID:
00619531
Views:
16
>hey everyone,
>i am having trouble trying to figure out how to evaluate spaces in a table field. here is my problem: i have a table which is placing a drive path in the table field. sometimes i will get something like: c:\drive\ and then other times i will get c:\drive. how can i evaluate from the left of the table field the spaces and say something like:
>
>"if left(whatever space command is)<> '/' then add '/' "
>
>any help would be appreciated. thanks.

James,

do you mean: addbs(rtrim(TableField))
Gregory
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform