08.11.2014 Views

Software Reference Manual - NetEx

Software Reference Manual - NetEx

Software Reference Manual - NetEx

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Example:<br />

BFXDEF#JRPARM<br />

Default value:<br />

Allowed values:<br />

BFXDEF#JRMOD(STD6)<br />

‘’ (none)<br />

any character string, up to 64 bytes in length<br />

This parameter specifies a default string of character parameters to be passed to the invoked<br />

sending record module during job submission. This string, if provided, may be up to 64 characters<br />

in length. By default, a string of all blanks is passed.<br />

The BFX default job module examines this string for the parameter TRANSL (abbreviated<br />

TR) or TRSQ. If JRPARM=TR or JRPARM=TRANSL is specified, the string '(.' is translated<br />

to a left bracket ([), and the string '.)' is translated to a right bracket (]). For example,<br />

the string SAMPLE (.TRANSLATE.) would be translated to SAMPLE [TRANSLATE]. If<br />

JRPARM = TRSQ is specified, the left brace ({) is translated to a left bracket ([), and the<br />

right brace (}) is translated to a right bracket (]). For example, the string SAMPLE<br />

{TRANSLATE} would be translated to SAMPLE [TRANSLATE]. Other than these translation<br />

options, the default record module ignores the JRPARM parameter.<br />

Example:<br />

BFXDEF#JRPARM(‘ABCD EFGH’)<br />

BFXDEF#LOGDD<br />

Default value: SYSPRINT<br />

Allowed values: any valid DD name, up to 8 characters in length<br />

This parameter specifies the DDNAME of the file to be used for message output by the program.<br />

The default is LOGDD=SYSPRINT.<br />

Example:<br />

BFXDEF#LOGDD(LOG)<br />

BFXDEF#MODE<br />

Default value: CHAR<br />

Allowed values: CHAR BIT<br />

This parameter specifies if the default MODE for transferring files will be BIT or CHAR. If<br />

omitted in the BFXDEF macro, the default is MODE=CHAR.<br />

Example:<br />

BFXDEF#MODE(BIT)<br />

BFXDEF#MSGLVL<br />

Default value: 8<br />

Allowed values: 0-16<br />

This parameter specifies the verbosity of the messages to be placed on the SYSPRINT log<br />

file. Accepted integer values are 0-16 (0 = most verbose). The default is MSGLVL= 8.<br />

Example:<br />

BFXDEF#MSGLVL(6)<br />

BFXDEF#NTXID<br />

Default value: NETX<br />

Allowed values: any 4-character name, beginning with NET<br />

Page 42 Installing BFX MAN-REF-H211-05

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!