Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Excel variables and VFP
Message
 
To
30/08/2004 12:24:22
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00937401
Message ID:
00938139
Views:
24
Hello,
Does this mean -- Set oVFP = CreateObject("formatDLL.myClass") --
First create a class with something like a Define vfpFormats as Session publicOle in it? ??
Save this as prg file, in a project. Then build the prg as a DLL called formatDLL.DLL,
multi threaded or single threaded? Which would I use for Excel. Then the above Set oVFP,
calls up this Class? This is something that I have not done before. Would I take my current
procedure called FormatPrices() and place it in the init() of FormatsDLL.prg? Actually my
procedure for formatting prices is currently in a class. Within VFP, I call it with
this.Price. However, this class does not have the publicOle or the session in its define statement.
Thanks so much,
Steve
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform