home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Club Amiga de Montreal - CAM
/
CAM_CD_1.iso
/
files
/
216.lha
/
RexxArpLib_v2.1
/
rexx
/
Set_Long_Packet.vlt
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1996-02-15
|
151 b
|
8 lines
/* this allows you to set KERMIT packet size */
x = request(326,56,"Long Packet Size","1000","Set It", "Default","VLT")
address VLT KMAXPACK x
exit