FLINK.DLL of Windows 3.1 version
Start up Windows 3.1.
Start up FLINK with the appropriate parameters.
DoFLINK ( argc, argv ) argc = 4;
argv[ ]= { "fl" , "/s", "D:FILE", "C:yy" }
This transfers D:FILE from the
If the preparation has been completed on the PC side, the progress bar will be displayed and file uploading will begin. If a communication anomaly occurs, an error message will be displayed and communication will be terminated.
18