Interstage Shunsaku Data Manager Application Development Guide - Microsoft(R) Windows(R) 2000/ Microsoft(R) Windows Server(TM) 2003 - - UNIX -
|
Contents
Index

|
Appendix A Execution Parameters in API Environment Files
This appendix explains the execution parameters that are specified in the API environment file.
Format of Execution Parameters
The format used to define execution parameters in the API environment file is as follows:

- The definition of a single execution parameter cannot extend over multiple lines.
- The definition of a single execution parameter must be no longer than 4,095 bytes (not including line feeds).
- The execution parameter and its specified value must be separated by a space character or a tab character.
- Lines that begin with "#" are treated as comments. If a "#" character appears in the middle of a line, all the text between it and the end of the line is treated as a comment.
- When an execution parameter that should be specified only once appears more than once, a syntax error is generated.
Example
In the following example, the text "Updated 10 February 2006" is treated as a comment because it is preceded by the hash character "#".Port 1 #Updated 2006/02/10 |
A.1 Types of Execution Parameters in API Environment File
A.2 Meanings of Execution Parameters in API Environment File
A.3 Sample Code of Execution Parameter in API Environment File
All Rights Reserved, Copyright(C) FUJITSU LIMITED 2006