Navigation: DocScript Reference > DocScript Functions >

General Functions

 

 

 

 

Function

Description

[DocuNECT.Log](logmessage)

This write a message to the connector log.

 

Parameter(s)

logmessage – The text message to be written to the log.

[DocuNECT.GetCurrentUser]

Returns the service account name of the Windows for the DocuNECT server.

[DocuNECT.GetMachineName]

Returns the machine name of the DocuNECT server.

[DocuNECT.NetUse](localdevicename, remotedevicename, domain, user, password)

Allows a netuse command to executed within a lifecycle.

 

Parameter(s)

localdevicename – Specifies the name of the server and the shared resource. If localdevicename contains spaces, use quotation marks around the entire computer name from the double backslash (\\) to the end of the computer name (for example, "\\Computer Name\Share Name"). The computer name can be from 1 to 15 characters long

remotedevicename – Specifies a NetWare volume on the server. You must have Client Service for NetWare installed and running to connect to NetWare servers

domain – Specifies another domain. If you omit DomainName, net use uses the current logged on domain.

user – Specifies the user name with which to log on.

password – Specifies the password with which to log on.

 

 

 

 

Copyright © 2024 Portford Solutions Group, Inc.