|
Postel Control - AddInsert Method
Kadmos Postel ActiveX Control

Postel Control
AddInsert Method
|
Description
|
Adds a new insert to the batch file. Aggiunge un nuovo inserto tipografico al file lotto Postel.
|
|
Syntax
|
[form.]Postel.AddInsert ([InsertName As String])
|
|
Remarks
|
If the insert indicated by the InsertName parameter exists the Error event is fired with ErrorCode = 401.
The following code will add to the batch file a new insert, named "INSTEST":
Postel1.AddInsert "INSTEST"
The parameter for the AddInsert method is described below:
| InsertName | (Optional) The name of the new insert |
|
Copyright © 2001/2011 Kadmos.com - All rights reserved. Privacy Policy
|