Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Understanding Parameters
Message
De
21/02/2002 09:55:34
Steven Dyke
Safran Seats USA
Texas, États-Unis
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Understanding Parameters
Divers
Thread ID:
00623134
Message ID:
00623134
Vues:
40
Plaese help me to understand why this code would generate an empty string?

lParameter newpar1
Set Default To "\\airline-eng\sd\gv doc control\pre_pdf\out"

testpoway = File(AllT(newpar)+".pdf")
MessageBox(newpar) <<< OKAY HERE!!!
Set Default To &defpath

Do Case
Case testpoway = .T. And newpar5 = 2 And newpar6 = 1 &&Signoff DCN and PDF file existed
newpar2.Caption = "The PDF file will be copied to Gainesville!!"
newpar3.Enabled = .T.
newpar7.Value = .T.
Do pushup With AllT(newpar), newpar5, newpar6, 1

lParameter dwgno1

dwgno = "'"+dwgno1+"'"

MessageBox(dwgno) <<< EMPTY STRING!!!
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform