
From:    Colin Ferguson                         Area: Protocols
To:      Bruno Soucy                            17 Mar 92 15:33:00
Subject: HS-Link                                

 On 03-11-92 Bruno Soucy wrote to Huw Upshall... 
  BS>  HU> Does anyone have a HS-Link Protocol.ctl configuration  
 BS>  HU> set up? if so, i'd like to have a copy, could you post  
 BS>  HU> it here? 
 BS>  
 BS>  
 BS> I've tried to set it up but have found many problems doing  
 BS> so. I have tried setting up many external protocols for max  
 BS> but have run across the same problem over and over again.  
  BS> when it comes to the rest, Max will always tell me "Can't 
 BS> open @xxx.log" at the end of the transfer and then will  
 BS> send me "TRANSFER ABORTED" thus not recording any  
 BS> downloading or uploading activity. I thought that the  
 BS> problem lied with my command lines, but have found the same  
 BS> problem with Bimodem's default configuration in  
 BS> PROTOCOL.CTL... How come it can't open these log files? If  
 BS> you can solve this problem, I believe my HS/LINK entry is correct.  
 BS>  
 BS> I would really appreciate any help/assistance anyone could muster... 
 I had the same problems with all external protocols that I tried to use. 
It seemed as though the log files were being deleted somehow. I got
around it in my batch files that call the protocols. It isn't pretty but 
it seems to work for me. 
This is my batch file and Protocol.ctl for HS/link. Hope it helps. 
  HSLNK.BAT 
 copy junk.txt dsz.log                    JUNK.TXT is a 0 length file 
hslink -p%1 %2 -Ud:\file\uncheck         just to make sure there is a 
copy trx.log + dsz.log fred.log          DSZ.LOG file. TRX.LOG is the 
del trx.log                              final up/down log file. 
ren fred.log trx.log 
  PROTOCOL.CTL 
  Protocol HSLink 
         Type            Batch 
 ;       Type            Errorlevel 
 ;       Type            Bi 
 ;       Type            Opus 
          LogFile         DSZ.Log 
         ControlFile     HSlink.ctl 
         DownloadCmd     hslnk %P @%x:hslink.Ctl 
         UploadCmd       hslnk %P 
         DownloadString  %s 
         UploadString 
         DownloadKeyword h 
         UploadKeyword   H 
         FilenameWord    10 
         DescriptWord    0 
End Protocol 
 P.S. I'm new to this too so if anyone has a better idea please let me 
know. 
Colin. 
 ... OFFLINE 1.36 


--------------= Brought to you compliments of Plastic Tower  =---------------
