Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Understanding Parameters
Message
De
21/02/2002 10:02:56
 
 
À
21/02/2002 09:55:34
Steven Dyke
Safran Seats USA
Texas, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00623134
Message ID:
00623139
Vues:
10
The parameter is called newpar1 and newpar1 is never used in the code.


>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!!!
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform