Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Class Session OlePublic
Message
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Miscellaneous
Thread ID:
00899482
Message ID:
00899488
Views:
16
ack,

I meant this.cTempDir = This.GetTempDir()

regards,

JE

>Rex,
>
>How about
>
>cTempDir = This.GetTempDir()
>
>regards,
>
>JE
>
>>Can you use a PROCEDURE from the INIT of a CLASS? IE:
>>
>>DEFINE CLASS test AS SESSION OLEPUBLIC
>>
>> cTempDir
>>
>> PROCEDURE INIT
>> cTempDir = GETTempDir()
>> ENDPROC
>>
>> HIDDEN PROCEDURE GetTempDir
>> RETURN "C:\Temp"
>> ENDPROC
>>
>>ENDDEFINE
>>
>>I am gettting a OLE error code 0x80004005: Unspicified error.
>>If I remove the line I do not get the error
>>
>>Rex A. Walters
Previous
Reply
Map
View

Click here to load this message in the networking platform