Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Problem with command line
Message
 
 
À
04/03/2012 00:18:31
Reza Meamar
Homa Programming Group
Shiraz, Iran
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Versions des environnements
Visual FoxPro:
VFP 7 SP1
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
Visual FoxPro
Application:
Desktop
Divers
Thread ID:
01537169
Message ID:
01537183
Vues:
40
>>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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform