EasyManua.ls Logo

Teklynx Discover ActiveX - Compatibility with the Previous Version; Particularity about Access Rights

Teklynx Discover ActiveX
165 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
Chapter 1 -- 14
Programmer’s Guide
Compatibility with the previous version
This version is compatible with the previous version of the label
design software.
However, the labeling software includes new features and certain
processes have changed.
To ensure your program can be executed with this version,
verify your code by referring to the User’s Guide for information
on the functions that have changed.
For example, the previous version of your labeling software uses
a simple-document interface (SDI) and, the ActiveDocument
property always refers to a document. This version is a multiple-
document interface (MDI) and the re isn’t always an ope n docu-
ment. If you use this property, verify that there is an open docu-
ment after the server is activated.
To remain compatible with the previous version :
S a document is automatically created at initialization,
S the Open method will close the current document (if one
exists), before a new document is created (The Clo se
method f unctions the same way).
However, if the Application object is visible, the user has con-
trol of the active document management. For example, if the
user closes the active document, a new document is not auto-
matically created.
Particularity abou t access rights
Certain versions of the labeling software include a User
manager module. This module controls access to certain
functions of the labeling software.
For example, if calling a function through your ActiveX interface
fails, verify your rights in the User manager module. An error
message is displayed and provides information about the nature
oftheerror(seetheReference Guide, Chapter 2 - 24: Error
code table).

Table of Contents