Skip to content

CICS Advanced Options Dialog Box

How do I get to this dialog box?
  1. Open a 3270 terminal session.

  2. Open the Transfer Settings dialog box.
    The steps depend on your user interface mode.

    User interface mode Steps
    Ribbon With a session open, on the Session ribbon, from the Transfer group, click the Transfer launcher:
    InfoConnect Browser With a session open, on the InfoConnect menu, choose Tools and then File Transfer. In the Transfer dialog box, click the Settings button.
    TouchUX With a session open, tap the Wrench icon and then under Tools, select File Transfer. In the Transfer dialog box, click the Settings button.
    Classic MDI With a session open, from the Setup menu, select File Transfer.
  3. With Mainframe selected under Protocol, click the Mainframe tab.

  4. Under Host, from the System list, select CICS.

  5. Click the Advanced button.

The options are:

CR/LF processing

When you select one of these options, a carriage return character and a linefeed character are stripped from the end of each line of the file you are sending.

CR/LF processing is typically appropriate for ASCII and JISCII files but not for binary files; the defaults for these options are set up accordingly.

Option Description
Additional IND$FILE parameters Use this text box for any parameters specific to the IND$FILE (or APVUFILE) program on your host system. The contents of this text box are appended to the end of the transfer command generated by InfoConnect. InfoConnect does not check the contents of this text box for validity.

More information