Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Understanding Parameters
Message
From
21/02/2002 10:21:46
 
 
To
21/02/2002 10:06:16
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00623134
Message ID:
00623149
Views:
17
I'm afraid that your apparent dislike of typing is making this harder than it needs to be.

What is that "code" exactly, that you have here?... I mean you have a LPARAMETER in the middle of nowhere. You don't show the code in PushUp. The code that you mark as it showing up empty doesn't even mention "newpar" in it!!!

You're going to have to invest a little time to make things clearer if you want an answer that might be helpful to you.




>Sorry it's
>
>>Plaese help me to understand why this code would generate an empty string?
>>
>>lParameter newpar
>>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!!!
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform