Programming with Reflection
Xfr400OutputDest property
Syntax |
|
Data type |
Returns (first syntax line) or specifies (second syntax line) whether host data should be received to a PC file or to your display.
This property affects AS/400 data transfer and is only relevant for 5250 sessions.
The default is rcAS400File.
rcAS400Display Receives host data to your display.
rcAS400File Receives host data to the file specified by the Xfr400LocalFile property.
rcAS400Spreadsheet Receives host data to a .dif file. If you have a spreadsheet program on your PC that has a Windows association with .dif files, selecting this option also opens the .dif file in that program.