Jeff Dubois wrote in a message to All:
JD> Anyone have any success configuring Artisoft's Smodem v1.0 as an
JD> external protocol?
JD> If so, could you please post the relevent section from you
JD> PROTOCOL.CTL file please?
Protocol ISmodem - Normal
Type Batch
Type Bi
LogFile SMO%K.Log
ControlFile SMO%K.Ctl
DownloadCmd 4os2 /c rsmo.bat SMO%K.Log %k %v @SMO%K.Ctl
UploadCmd 4os2 /c rsmo.bat SMO%K.Log %k %v
DownloadString %s
UploadString
DownloadKeyword s
UploadKeyword S
FilenameWord 10
DescriptWord 0
End Protocol
Protocol JSmodem - Internet
Type Batch
Type Bi
LogFile SMO%K.Log
ControlFile SMO%K.Ctl
DownloadCmd 4os2 /c rsmoc.bat SMO%K.Log %k %v @SMO%K.Ctl
UploadCmd 4os2 /c rsmoc.bat SMO%K.Log %k %v
DownloadString %s
UploadString
DownloadKeyword s
UploadKeyword S
FilenameWord 10
DescriptWord 0
End Protocol
RSMO.BAT:
@echo off
set dszlog=c:\max\%1
c:\max\fsmodem.exe /p:%2 /+ /e:300 /d %3 /u %4
set dszlog=
RSMOC.BAT:
@echo off
set dszlog=c:\max\%1
c:\max\fsmodem.exe /p:%2 /+ /e:300 /C /d %3 /u %4
set dszlog=
- Bob
Internet : bob@juge.com
Telnet, Vmodem, WWW or FTP to juge.com
--- timEd/2 1.10+
---------------
* Origin: COMM Port OS/2 juge.com 204.89.247.1 (281) 980-9671 (1:106/2000)
|