Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Problem passing a parameter
Message
From
02/10/2001 07:44:25
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
 
To
02/10/2001 07:41:48
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00562911
Message ID:
00562916
Views:
18
>>Hi,
>>
>>Can anyone tell me why I might be having a problem passing a parameter to a program? It's a very simple thing that I have done a zillion times before and I'm not sure what the problem is... I'm trying to pass a date to a program like this:
>>
>>Do program.prg with {2001/08/20 00:00:00} and then my program accepts that parameter as a cWkStart variable - however, when I debug it - the variable is empty. It was working yesterday for a different date and not today. Any suggestions?
>
>Jolene,
>I suspect there is a function/program naming problem there. I'd just change function/program name to test.
>Cetin

BTW if your set date is not compatible with YMD you'd be better to pass it like :
{^2001/08/20 00:00:00}

It might be the case too for empty value.
Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Previous
Reply
Map
View

Click here to load this message in the networking platform