Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Word does not start
Message
 
 
To
20/10/2008 09:45:32
Lutz Scheffler
Lutz Scheffler Software Ingenieurbüro
Dresden, Germany
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Vista
Network:
Windows 2008 Server
Database:
MS SQL Server
Miscellaneous
Thread ID:
01355544
Message ID:
01355922
Views:
23
Just use vartype() :)

>>PS: Type("loWord") doesn't return a boolean result.
>Are you shure?
>Try
>
>#define type mytype
>?type('_screen')
>
>function mytype
>lpara tvVal
>
>#undefine type
>
> return type(tvVal)='O'
>endfunc
>
>
>just kidding
>
>The comp as other problems with word to, so he could not create a new document via automation - from time to time. This one could not be automation.
>
>Agnes
>>I hope reinstallation fixes. I still believe it is a security issue (either DCOM or policies).
>>PS: Type("loWord") doesn't return a boolean result.
>>
If  !TYPE("loWord") = 'O' or ISNULL(loWord)) THEN
>>
>>and one final wild thought. It creates the word object as it should, everything is fine but that is loWord variable name that is the problem (having a field name in current wrokarea with same name - m.loWord would do then).
>>
>>Cetin
If it's not broken, fix it until it is.


My Blog
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform