.

HCLSoftware Business Partner
Domino Consulting Services
CRUCIAL Notes Tools
+1 212-599-2048

Domino Consulting Services
CRUCIAL Notes Tools
Domino administration
Notes development

Facebook Twitter YouTube
Chat now       
.
ProductsDownloadsNewsAbout usContact


Need a Domino Consultant? Call NotesMail +1 212-599-2048 - HCLSoftware Business Partner

FORMULA LANGUAGE


@ConfigFile
Example

Returns the file path for the initialization file for Lotus Notes (notes.ini).

Note This function is new with Release 6.

Syntax

@ConfigFile

Return value

notes.ini path


Usage

When the formula is executed on the Notes client, it returns the filename and path of the notes.ini initialization file for the Notes client. When the formula is executed on the server or Web server (when accessed in a Web page, for example), it returns the filename and path of the notes.ini initialization file for the server.

Example