Search notes:

VBA function: GetObject

GetObject([ pathname ], [ class ])
set xls = getObject( , "Excel.Application")
debug.print xls.name

TODO

Compare with createObject()

See also

The PowerShell/.NET equivalent of getObject seems to be [System.Runtime.InteropServices]::GetActiveObject(…).
The function get-activeObject in the COM PowerShell module.
VBA functions

Links

aspemporium.com: Using the GetObject() function.

Index

Fatal error: Uncaught PDOException: SQLSTATE[HY000]: General error: 8 attempt to write a readonly database in /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php:78 Stack trace: #0 /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php(78): PDOStatement->execute(Array) #1 /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php(30): insert_webrequest_('/notes/developm...', 1740091579, '52.14.121.243', 'Mozilla/5.0 App...', NULL) #2 /home/httpd/vhosts/renenyffenegger.ch/httpsdocs/notes/development/languages/VBA/functions/getObject/index(55): insert_webrequest() #3 {main} thrown in /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php on line 78