Copying an iSeries Folder to a Windows Directory
Example 195 - Rating: advanced
Example 195 - Rating: advanced
| The Things that Make Up this Example | To Execute this Example |
This example performs an iSeries QDLS folder copy by invoking the *LIMPORT facility.

The Visual LANSA *LIMPORT facility can copy an iSeries folder from to a Windows directory without using Client Access/400 shared folder support or the use of FTP utilities.
The copy is performed by function SET195A. The form shown (S_195FMF) is used as a simple harness to demonstrate the parameters required by SET195A and how it is invoked.
Keywords

The Visual LANSA *LIMPORT facility can copy an iSeries folder from to a Windows directory without using Client Access/400 shared folder support or the use of FTP utilities.
The copy is performed by function SET195A. The form shown (S_195FMF) is used as a simple harness to demonstrate the parameters required by SET195A and how it is invoked.
Keywords
| LIMPORT | *LIMPORT |
| Client Access | FTP |
| File Transfer Copy | Shared Folder |
| QDLS | Directory |
| Example 195 |