EN 776 documents

Engine Help: G

Filtered overview of the Engine Help documentation.

← Back to Engine Help overview

98 documents found

@GetNTComPortHandshake

Function Version 4.00

Only for the Engine under Windows! Current handshake setting for the COM port with OSCOMHANDLE OSCOMHANDLE1 query and return. FN RTS2: (Ready-to-send) Wert   C-Symbol         meaning 0      RTS_CONTROL_DISABLE   Disfroml …

@GetNTComPortInQueCount

Function Version 4.00

Only for the Engine under Windows! Returns the number the bytes that are available at the time of the call to retrieval with @ReadNTComPort were available.

@GetNTComPortModemStatus

Function Version 4.00

Only for the Engine under Windows! Current status of a modem on COM port with OSCOMHANDLE OSCOMHANDLE1 query and return. Return value: Bit   HEX   C-Symbol      meaning 5      0010   MS_CTS_ON      The CTS-line is HIGH 6 …

@GetNTComPortOutQueCount

Function Version 4.00

Only for the Engine under Windows! Returns the number the bytes that are available at the time of the call noch im send buffer to transmission are available.

@GetNTComPortProperties

Function Version 4.00

Only for the Engine under Windows! Current setting options for the COM port with OSCOMHANDLE OSCOMHANDLE1 query and return. All returned values sind bitwise encoded and according to options set. CAPA2: (Provider capfromi …

@GetNTComPortSettings

Function Version 4.00

Only for the Engine under Windows! Current settings for the COM port with OSCOMHANDLE OSCOMHANDLE1 query and return. BAUD2: (Baudrate) 300 ... 128k DATA3: (number of data bits) 5 6 7 8 STOP4: (number of stop bits) 0      …

@GetNTComPortTimeouts

Function Version 4.00

Only for the Engine under Windows! Current timeout settings for the COM port with OSCOMHANDLE OSCOMHANDLE1 query and return. With the exception of FN RDINT2 are with all specified values Timeouts specified, the from the …

@GetOIDComponents

Function Version 4.50

Returns the components of the OID OID in TD RETTDDBID, TD RETTDNOTE, TD RETTDINSTANCETD and FLOAT RETFLOATINSTANCENUMBER. TD RETTDDBID is the database ID of the database in which the document was created. TD RETTDNOTE is …

@GetOpenDBs

Function Version 1.90

Returns the number the currently from the Programm openedn databaseen.

@GetOpenNotes

Function Version 1.90

Returns the number the currently from the opened documents by this program.

@GetOpenViews

Function Version 1.90

Returns the number of the currently opened view by this program.

@GetOSComPortEvent

Function Version 3.00

Returns which events have occurred since the last call with the same OSCOMHANDLE OSCOMHANDLE1. Events: Bit   Decimal   Hex   EVENT 1   1   1   Char received    2   2   2   ReceiveTimeoutInterrupt (NOT SUPPORTED BY NT UND …

@GetOSComPortInfo

Function Version 3.00

Returns the settings of the COMPORTS with the COSCOMPORTHANDLE COSCOMPORTHANDLE1. FNWRTO1: Write timeout (specified ?? normally 6000) Under NT this is the WriteTotalTimeoutConstant. See http://msdn2.microsoft.com/en-us/l …

@GetOSComPortInQueCount

Function Version 3.00

Returns the number the bytes that are available at the time of the call of @GetOSComPortInQueCount to retrieval with @ReadOSComPort were available.

@GetOSComPortLineInfo

Function Version 3.00

Returns the PortInfo to einem OSCOMPORT (Device). FNDATA1: Data Bits 7 or 8 FNPARITY1: Parity Bits (unklar) 0 =1 Bit 2 =2 Bit ??? FNSTOP1: Stop Bits (unklar) 0 =1 Bit 2 =2 Bit ??? FNTBREAK1 (TransBreak): Unklar ??? Examp …

@GetOSComPortOutQueCount

Function Version 3.00

Returns the number the bytes that are available at the time of the call of @GetOSComPortOutQueCount to transmission (at the entfernte System) im OSCOM-Puffer anstehen.

@GetOSComPortStatus

Function Version 3.00

Returns the Status of the OSCOM-PORT. Bit             meaning 1               TX_WAITING_FOR_CTS 2               TX_WAITING_FOR_DSR 3               TX_WAITING_FOR_DCD 4               TX_WAITING_FOR_XON 5               TX …

@GetOSFileCreated

Function Version 6.00

Returns the creation time of one OS file (OSPATH1) or multiple OS files (OSPATHLIST1). A TDLIST is returned. At the position where the OS path of the file appears in OSPATHLIST1, the list contains the TD value for the cr …

@GetOSFileModified

Function Version 2.10

Returns the time of the last modification of one OS file (OSPATH1) or multiple OS files (OSPATHLIST1). A TDLIST is returned. At the position where the OS path of the file appears in OSPATHLIST1, the list contains the TD …

@GetOSPath

Function Version 1.90

Returns the physical/local path (OSPATH) for the relative NOTESPATH/NOTESPATHLIST NOTESPATH1/NOTESPATHLIST1. Directory and database links are taken into account. If a NOTESPATHLIST is passed as the input parameter, error …

@GetPictureFileInfo

Function Version 4.50

Returns information about the contents of an image file (an image within an image file). FILEHANDLE PICFILEHANDLE: FILEHANDLE to an image file opened in binary mode. FN FILETYPE: 1=TIFF File monochrom (T4 Compression in …

@GetPosAttachedFile

Function Version 4.60

Returns the current position in the file attachment with the OBJECTFILEHANDLE OBJECTFILEHANDLE1 is returned.

@GetPosOSFile

Function Version 1.91

Returns the current position in the OSFILE with the FILEHANDLE FILEHANDLE1.

@GetProfileField

Function Version 4.60

Returns the contents of the profile field named TEXT TEXTFIELDNAME, for the user named TEXT TEXTUSERNAME (which may also be ""), taking into account the Profile-Form with the name TEXT TEXTPROFILEFORMNAME from the databa …

@GetQueue

Function Version 4.60

Gets the next message from the message queue with the queue handle VSPECQUEUEHANDLE QUEUEHANDLE. On success, the message (TEXT) is returned, otherwise @ERROR (one-parameter version only, otherwise "" (NULLSTRING)). FN FN …

@GetRemoteDBPathByRID

Function Version 4.50

On the server with the server name TEXT TEXTSERVERNAME the first DB with the replica ID RID DBRID is searched for and the Notes path (TEXT) to it is returned. The found DB can be opened with this Notes path. If no matchi …

@GetSchedListEntry

Function Version 4.50

Returns the data for a specific entry FN POSITION2 of the SCHEDLIST SCHEDLIST1 is returned. In UID UID3 the UID of the document to which this entry refers is returned. In TDLIST TDLRANGE4 the time span of this entry is r …

@GetServerStats

Function Version 4.50

Gets the statistics entries of the server TEXT TEXT1 and returns them as TEXTLIST is returned. With the optional parameter TEXT TEXT2 the facility can be restricted so that only entries from this area are returned. With …

@GetStartDocInfo

Function Version 2.00

This @Function returns the DBHANDLE and the NOTEID of the document that caused this program to start. In DBHANDLE1 is the DBHANDLE of the database containing the triggering document is returned. In ID2 the NOTEID of the …

@GetSysInfo

Function Version 1.90

Gets the system information specified by TEXT/TEXTLIST TEXT1/TEXTLIST1 and returns it as TEXT/TEXTLIST is returned. TEXT/TEXTLIST: OS   Version number of the operating system LN   Version number of the Lotus Notes server …

@GetSysMemInfo

Function Version 6.00

Only for Engine under Windows! Returns operating-system-specific information about the memory usage of the Engine process. FN RetFNWorkingSet This parameter returns the current total memory usage (RAM) of the Engine proc …

@GetThreadID

Function Version 4.00

Returns the ThreadID (FN) of the thread whose script executes this @Function. The optional parameter FN FNTYPEOFTASKID determines whether the operating-system ThreadID or the Engine-internal TaskID (shown, for example, b …

@GetThreadIDText

Function Version 4.00

Returns the ThreadID of the thread as TEXT whose script executes this @Function.

@GetTickCount

Function Version 10.04

Returns the milliseconds (ms) elapsed since system startup as FN is returned. The resolution depends on the system and is typically between 10 and 16 ms.

@GetUpdateCount

Function Version 1.90

Returns the number of documents currently modified (and also created) by the program.

@GetUsedMem

Function Version 1.90

Returns the size of the dynamic memory currently occupied by the program.

@GetVacantMem

Function Version 3.00

Returns the size of the dynamic memory physically occupied by the program that is currently not being used.

@GetVar

Function Version 1.90

Returns the value of the variable named TEXT NAME1 . If the variable belongs to a group (e.g. a document), the group name (e.g. the NOTEHANDLE of the document) as TEXT GROUP2 must be specified. This enables an alternativ …

@GetVarByVPR

Function Version 5.00

For the VPR (Variable Pointer Reference) of a variable, returns the content of the variable being referenced.

@GetVarFromVar

Function Version 2.00

Returns the variable TEXT/RT/FN/TD TEXT1/RT1/FN1/TD1 ab Position FN FN2 for FN FN3 characters. In TEXT TYPE4 specifies the data type as which the return value is to be interpreted. RETTYPE4: A=TEXT B=Binär (RT) F=FLOAT N …

@GetVarVPR

Function Version 5.00

When @GetVarVPR is called with one parameter, the VPR (Variable Pointer Reference) for the passed variable is returned. When called with two parameters, the variable with the name TEXT TEXT1 is searched for on the VStack …

@GetVarVPRList

Function Version 2.10

Returns a VPRList for the variable(s) VAR1-VAR99 is returned. IMPORTANT: A VPRList is a list of handles to variables. This means that if the content of a variable specified in a VPRList is changed, this changed content i …

@GetVarWithFieldFlags

Function Version 2.97

Returns the value of the variable named TEXT NAME1 . If the variable belongs to a group (e.g. a document), the group name (e.g. the NOTEHANDLE of the document) as TEXT GROUP2 must be specified. This enables an alternativ …

@GetViewPosInfo

Function Version 10.02

Returns the information for the VIEWPOS VIEWPOS is returned. The return value of the @Function returns the number of documents found (e.g. by the @Function @FindDocumentsByKey or @FindCategoryByName) . In the optional pa …

@GetVStackPath2GFun

Function Version 5.00

Returns the prefix for the access path of a variable stored within the thread copy of a global function. This could be used, for example, to assign default values for local parameters. However, this function should be av …

GLOBAL

Text Version 1.90

GLOBAL is a special variable group that is not deleted after a processing/import has ended. This means that a variable assigned to the GLOBAL variable group remains in memory even after the process that set it has ended …