EN 776 documents

Engine Help Category: View

Filtered overview of the Engine Help documentation.

← Back to Engine Help overview

19 documents found

@CheckHandle

Function Version 1.90

Checks whether VIEWHANDLE/NOTEHANDLE/DBHANDLE/FILEHANDLE... VIEWHANDLE1/NOTEHANDLE1/DBHANDLE1/FILEHANDLE1... is an open handle. If yes, TRUE returned, otherwise FALSE. FILEHANDLE can only be checked as of version 1.93.

@CloseView

Function Version 1.90

Closes the view with the VIEWHANDLE VIEWHANDLE1 and returns the closed VIEWHANDLE.

@DeleteNoteByPosition

Function Version 1.90

Deletes a document in the database with DBHANDLE DBHANDLE1 in the view with VIEWHANDLE VIEWHANDLE2 at position VIEWPOSITION/VIEWPOS VIEWPOSITION3. The document must not be opened. If the operation was executed successful …

@FindCategoryByName

Function Version 1.90

Searches in the view with the VIEWHANDLE VIEWHANDLE1 the category with the name TEXT/TEXTLIST NAME2 ab the VIEWPOSITION VIEWPOSITION3 and liefert the VIEWPOSITION on success. VIEWPOSITION3 is an FNLIST with 10 entries. T …

@FindDocumentsByKey

Function Version 10.02

Searches in the view with the VIEWHANDLE VIEWHANDLE1 the category(n) with the name TEXT/TEXTLIST NAME2 and liefert a VIEWPOS on success. If NAME2 is a TEXTLIST, the elements for einander is searched for in the sorted col …

@GetLinkListProperties

Function Version 1.90

Returns the properties of the document link at the position FN POSITION2 from the VSPECLINKLIST DOCLINKLIST1. TD RETTDRID3 is the replica ID of the DB on the documents-Link verweist. (Steht hier @AnyAllDay verweist er in …

@GetNoteIDsByPosition

Function Version 2.97

Gets in the view with the VIEWHANDLE VIEWHANDLE1 from the position VIEWPOSITION/VIEWPOS VIEWPOSITION2 the NoteIDs and returns them as IDLIST. In the position 10 of the VIEWPOSITION/VIEWPOS VIEWPOSITION2 is the number Not …

@GetNoteIDsFromView

Function Version 2.97

The NoteID's the documents in the view to VIEWHANDLE VIEWHANDLE1 are, from of the VIEWPOSITION/VIEWPOS VIEWPOSITION2, as IDList returned. VIEWPOSITION2 is a FNLIST with 10 entries. The 1st entry contains the number of ca …

@GetOpenViews

Function Version 1.90

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

@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 …

@IncrementViewPos

Function Version 10.02

Increments the pointer in VIEWPOS VIEWPOS by 1 to point to the next document in the view and writes the result directly back to VIEWPOS VIEWPOS. On success this @Function returns TRUE otherwise @Error. FN FNLEVEL (Option …

@OpenDesignNote

Function Version 1.90

Opens the first document in the database with the DBHANDLE DBHANDLE1, that matches the NOTECLASSES NOTECLASSES3 matches and has the TEXT TITLE2 and has the specified title, and returns the NOTEHANDLE NOTEHANDLE4 returned …

@OpenNoteByPosition

Function Version 1.90

Opens in the database with the DBHANDLE DBHANDLE1 in the view with the VIEWHANDLE VIEWHANDLE2 an the Position VIEWPOSITION VIEWPOSITION3 bzw. VIEWPOS VIEWPOS3 a document and outputs NOTEHANDLE NOTEHANDLE4 as the result. …

@OpenView

Function Version 1.90

Opens in the database with the DBHANDLE DBHANDLE1 a view/folder named TEXT NAME2 (or with the NOTEID VIEWNOTEID) and returns the VIEWHANDLE returned. Options can be specified in the parameter FN FNFLAGS3 can be used to s …

@RTAddDocLink

Function Version 1.90

Inserts a document link (DocLink) into the RichText field RT RTFIELD4. The link points to the document identified by NOTEHANDLE NOTEHANDLE3 in the database identified by DBHANDLE DBHANDLE1 and from the view identified by …

@RTAddHotSpotTextDocLink

Function Version 5.00

Adds a document link (DocLink) to the document in the database with DBHANDLE DBHANDLE1 from the view with VIEWHANDLE VIEWHANDLE2 and the NOTEHANDLE NOTEHANDLE3 in the rich-text field RT RTFIELD4 a. The parameter DOCLINKL …

@SetLinkListProperties

Function Version 5.00

Sets the properties of the document link at position FN POSITION2 in the VSPECLINKLIST DOCLINKLIST1. TD TDRID3 is the replica ID of the DB to which the document link should point. (If @AnyAllDay is specified here, the do …

@UpdateView

Function Version 1.90

Updates the view identified by VIEWHANDLE VIEWHANDLE1 and returns VIEWHANDLE1.

@ViewPos

Function Version 10.02

Returns the information for the VIEWPOS VIEWPOS . The return value of the @Function returns the number of documents found, for example by the @Function @FindDocumentsByKey. The optional parameter FNLIST FNPOSLIST returns …