Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Remote view return nothing, more info
Message
General information
Forum:
Visual FoxPro
Category:
Client/server
Miscellaneous
Thread ID:
00064147
Message ID:
00064149
Views:
32
>When I try it in the command window it also appears empty. It's like it can't find the variable's content.
>
>
>This one ask me for the parameter in an input box and works well
>*
>USE "viewname"
>*
>
>
>
>This one does'nt ask me for a parameter(so I guess it "sees" the variable) but it gives me an empty view
>*
>vno_hist= 1299
>USE "viewname"
>*

It doesn't see the variable. If you want to use variable, use ?n1 in View designer. If you don't use '?', view can understand this as constant. Anyway, don't try to cheat View Designer, it's 'good enough' to cheat people itself.
Edward Pikman
Independent Consultant
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform