Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Problem with command line
Message
De
03/03/2012 23:36:46
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:
01537180
Vues:
75
>Try this adjustment.
>
>
>RETURN (["CrsSel]+PADL(ALLTRIM(STR(thisform.PageFrame1.ActivePage)),2,"0")+["])
>
>
>IOW return the string you want and not the value stored there.

So, I changed my form method content ( thisform.z_CN() ) to :
RETURN (["CrsSel]+PADL(ALLTRIM(STR(thisform.PageFrame1.ActivePage)),2,"0")+["])
and command line to :
      replace TkCode WITH 1 IN EVALUATE(thisform.z_CN())
but i get Invalid subscript reference error.
what about this command?
thanks
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform