Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Grid Show Nothing!
Message
From
08/08/2003 07:27:44
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
 
To
08/08/2003 05:12:11
Javed Yusuf
Analytic Systems
Lahore, Pakistan
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Miscellaneous
Thread ID:
00818107
Message ID:
00818120
Views:
19
I don't have abit idea what gcTr_type is. Probably a parameter for view ? If so you don't need and shouldn't declare it as public. Try chnaging your code to :
PROCEDURE Load
USE views!srhTrans IN 0 SHARED Nodata
ENDPROC


PROCEDURE Init
LPARAMETERS lcTr_Type
local gcTr_type
gcTr_type = lcTr_type
Requery('srhTrans')
ENDPROC
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