Whatever message this page gives is out now! Go check it out!
On UNIX, this function does not support COM objects. |
CreateObject(type, class, context, serverName)| Parameter | Description |
type | Type of object to create.
|
class | Component ProgID for the object to invoke. |
context |
|
serverName | Server name, using UNC or DNS convention, in one of these forms:
|
Mailer = CreateObject("COM", "CDONTS.NewMail");