Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Word does not start
Message
From
21/10/2008 07:25:13
 
 
To
21/10/2008 07:21:31
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:
01356013
Views:
24
>>>You mean instead of
>>>
If  !TYPE("loWord") = 'O' or ISNULL(loWord)) THEN
>>>?
>>>
>>>(+.+)(-.-)(_ _)
>>>
>>>Agnes
>>>
>>>>Just use vartype() :)
>>>>
>>
>>Agnes,
>>
>>Vartype returns 'X' if the argument is null
>>
>>?IsObject(m.loWord)
>>
>>
>>function IsObject(obj)
>>	
>>	return	inlist(vartype(m.obj), T_OBJECT) 		
>>
>>endfunc
>>
>
>Yes I know
>
>FYI
>(+.+)(-.-)(_ _)
>
>Understand error and excuse [(+.+) was distracted -> (-.-) found {this} was numb -> (_ _) bow]
>
>(^.^)
>
>Agnes

Programming can be difficult - but you make it harder ...
Gregory
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform