Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Problem with command line
Message
 
 
To
04/03/2012 00:18:31
Reza Meamar
Homa Programming Group
Shiraz, Iran
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Environment versions
Visual FoxPro:
VFP 7 SP1
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
Visual FoxPro
Application:
Desktop
Miscellaneous
Thread ID:
01537169
Message ID:
01537183
Views:
39
>>Try
>>
>>RETURN "CrsSel+PADL(ALLTRIM(STR(thisform.PageFrame1.ActivePage)),2,"0")
>>replace TkCode WITH 1 IN  (thisform.z_CN())
>
>return command is wrong, please check it again.
>i changed it to RETURN "CrsSel"+PADL(ALLTRIM(STR(thisform.PageFrame1.ActivePage)),2,"0")
>but i get Invalid subscript reference error again.
>I think problem is in
>... IN (thisform.z_CN())
>but i don't know how to solve it.
>thanks

Try
lcAlias = thisform.z_CN()

replace ... IN (m.lcAlias)
If it's not broken, fix it until it is.


My Blog
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform