Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Select query
Message
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Miscellaneous
Thread ID:
00769718
Message ID:
00769765
Views:
23
Hi,

local inout,vari_o

inout = alltrim(thisform.txttofrm.value)

SELECT i_o FROM tofrmtbl WHERE tofrm = inout
AND DELETED() = .F. into cursor io
** And now:
vari_o = i_o
use in io
** Done.

...gerhard...
Previous
Reply
Map
View

Click here to load this message in the networking platform