1. | TRUE if the operation is successful |
2. | FALSE if the operation is not successful |
Arabic | Delete_Right | Latin | PF5 | PF21 |
Arabic_Close | Dup | LightPen_Selection | PF6 | PF22 |
Attention | End | NewLine | PF7 | PF23 |
Auto_Reverse | Enter | NumPad_Comma | PF8 | PF24 |
Backspace | Erase_EOF | NumPad_Dot | PF9 | |
BackTab | Erase_Input | NumPad_Slash | PF10 | Reload |
Base | Field_Base | NumPad_Star | PF11 | Reset |
Calc_Rev_Mode | Field_Exit | PA1 | PF12 | Reverse_Push |
Clear | Field_Mark | PA2 | PF13 | Screen_Direction |
Cursor_Down | Field_Minus | PA3 | PF14 | System_Request |
Cursor_Left | Field_Plus | Page_Down | PF15 | Tab |
Cursor_Right | FieldX | Page_Up | PF16 | Test_Request |
Cursor_Selection | Help | PF1 | PF17 | Toggle_RDE_RTE |
Cursor_Up | Hex_Mode | PF2 | PF18 | |
Delete_Char | Home | PF3 | PF19 | |
Delete_Left | Insert | PF4 | PF20 |
Arabic | Delete_Right | Latin | PF5 | PF21 |
Arabic_Close | Dup | LightPen_Selection | PF6 | PF22 |
Attention | End | NewLine | PF7 | PF23 |
Auto_Reverse | Enter | NumPad_Comma | PF8 | PF24 |
Backspace | Erase_EOF | NumPad_Dot | PF9 | |
BackTab | Erase_Input | NumPad_Slash | PF10 | Reload |
Base | Field_Base | NumPad_Star | PF11 | Reset |
Calc_Rev_Mode | Field_Exit | PA1 | PF12 | Reverse_Push |
Clear | Field_Mark | PA2 | PF13 | Screen_Direction |
Cursor_Down | Field_Minus | PA3 | PF14 | System_Request |
Cursor_Left | Field_Plus | Page_Down | PF15 | Tab |
Cursor_Right | FieldX | Page_Up | PF16 | Test_Request |
Cursor_Selection | Help | PF1 | PF17 | Toggle_RDE_RTE |
Cursor_Up | Hex_Mode | PF2 | PF18 | |
Delete_Char | Home | PF3 | PF19 | |
Delete_Left | Insert | PF4 | PF20 |
Mainframe File | The full name and path of the file on the mainframe | |
PCFile | The path and name of the target file on the PC or local network. | |
FTOptions | Is a string defining additional command option for IND$FILE file transfer. For example, you can use "ASCII CRLF" for TSO environment. | |
Flags | A total of fixed values defining additional options for the file transfer. There are five groups of values. You have to use one value from each group. The groups are listed below: | |
Group 1: Environment Type | TSO = 0 CMS = 16 '0x0010 CICS = 32 '0x0020 |
|
Group 2: Conversion Type | WINDOW_ANSI = 0 DOS_ASCII = 256 '0x0100 BINARY = 512 '0x0200 |
|
Group 3: Over-write/Append | OVERWRITEFILE = 0 APPENDFILE = 4096 '0x1000 |
|
Group 4: Prompt Completion | NOTSHOWMSGBOX = 0 SHOWMSGBOX = 16384 '0X4000 |
|
Group 5: RTL Flipping (Arabic) | NOTFLIP_ARABICDATA = 0 FLIP_ARABICDATA = 8192 '0x2000 |
Mainframe File | The full name and path of the file on the mainframe | |
PCFile | The path and name of the target file on the PC or local network. | |
FTOptions | Is a string defining additional command option for IND$FILE file transfer. For example, you can use "ASCII CRLF" for TSO environment. | |
Flags | A total of fixed values defining additional options for the file transfer. There are five groups of values. You have to use one value from each group. The groups are listed below: | |
Group 1: Environment Type | TSO = 0 CMS = 16 '0x0010 CICS = 32 '0x0020 |
|
Group 2: Conversion Type | WINDOW_ANSI = 0 DOS_ASCII = 256 '0x0100 BINARY = 512 '0x0200 |
|
Group 3: Over-write/Append | OVERWRITEFILE = 0 APPENDFILE = 4096 '0x1000 |
|
Group 4: Prompt Completion | NOTSHOWMSGBOX = 0 SHOWMSGBOX = 16384 '0X4000 |
|
Group 5: RTL Flipping (Arabic) | NOTFLIP_ARABICDATA = 0 FLIP_ARABICDATA = 8192 '0x2000 |