home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The World of Computer Software
/
World_Of_Computer_Software-02-385-Vol-1of3.iso
/
1
/
173adwnf.zip
/
NOTROH-A.SB5
< prev
next >
Wrap
Text File
|
1990-02-15
|
966b
|
20 lines
* ------------[ BLED merge (c) Ken Goosens ]-------------
* Merge this against C:\CPC17-3A\RBBSSUB5.BAS to produce RBBSSB5-.BAS
* C:\CPC17-3A\RBBSSUB5.BAS: Date 2-10-1990 Size 86814 bytes
* ------------[ Created 02-14-1990 18:25:12 ]------------
* REPLACING old line(s) by new
20247 ZWasDF = 0
CALL BreakFileName (ZFileName$,DR$,WasX$,Extension$,ZFalse)
IF ZAutoDownInProgress THEN _
* ------[ first line different ]------
ZUserIn$(ZAnsIndex) = ZFileName$ : _ 'RH021501
ZOutTxt$ = "Transferring -- " + _
ZUserIn$(ZAnsIndex) : _ 'RH021501
GOSUB 21640 : _
IF ZFileSysParm > 1 THEN _
RETURN
IF INSTR("...WRK.FW .ARC.EXE.COM.OBJ.WKS.LBR.ZIP.PAK.ZOO.LZH.","."+Extension$+".") > 2 OR _
MID$(Extension$,2,1) = "Q" OR _
(ZRequireNonASCII AND Extension$ = "BAS") THEN _
ZWasDF = ZTrue