Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Subscript
Message
From
11/11/2021 11:47:13
 
 
To
11/11/2021 11:44:40
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
01682701
Message ID:
01682702
Views:
54
Correct and full code:
I**F aDV[nField]==["] && wgcs
* Remove surrounding quotes
** aDV[nField] = SUBSTR( aDV[nField], 2, LEN(aDV[nField])-2 ) && wgcs
**ENDIF
>Keep getting the error subscript outside defined range on the following code:
>
>if adv(nfield0==["]
Thanks in Advance.

J. Turner
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform