Hello, 

When I try to use the example below:

[CODE] 

#include "fivewin.ch" 

function MAIN

CreateObject( "Shell.Explorer" ) 

return NIL 

[ENDCODE] 

I generated the error: 

[ERROR] 
Application 
=========== 
    Path and name: C:\fwh\samples\testol.exe (32 bits) 
    Size: 1,572,864 bytes 
    Time from start: 0 hours 0 mins 0 secs 
    Error occurred at: 04/01/09, 11:14:28 
    Error description: Error TOleAuto/65535 
: TOLEAUTO: NEW 
    Args: 
      [1] = C Shell.Explorer 
      [2] = U 
      [3] = U 

Stack Calls 
=========== 
    Called from: ../../win_tole.prg => Throw (77) 
    Called from: ../../win_tole.prg => TOLEAUTO: NEW (250) 
    Called from: ../../win_tole.prg => CreateObject (90) 
    Called from: testol.prg => MAIN (5) 
[ENDERRO] 

How to fix this? 

Regards, 

Rossine.


-- 
View this message in context: 
http://www.nabble.com/Problemn-with-OLE-tp22827709p22827709.html
Sent from the Harbour - Dev mailing list archive at Nabble.com.

_______________________________________________
Harbour mailing list
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to