List Info

Thread: note 61727 rejected from class.com by nlopess




note 61727 rejected from class.com by nlopess
user name
2006-02-10 12:41:39
Note Submitter: balagod at gmail dot com 

----

hi
i try sample code from here it raise exception like
this?what can i do solve it ?

Invoke() failed: Exception occurred. Source: Microsoft Word
Description: Could not open macro storage. in
E:balahardybackb.php on line 23

code:
$word=new COM("word.application") or
die("Cannot start word for you"); 
print "Loaded word version ($word->Version)n";
 
$word->visible =1;  

$word->Documents->Add();  
$word->Selection->Typetext("Dit is een
test");  
$word->Documents[1]->SaveAs("zeo.doc");  
$word->Quit();

-- 
PHP Notes Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub
.php

[1]

about | contact  Other archives ( Real Estate discussion Medical topics )