; *************************************
; *                                   *
; *   A M I G A   B Y T E   D I S K   *
; *                                   *
; *       by  Vittorio Ferraguti      *
; *                                   *
; *     Programs included in this     *
; *   disk are Public Domain, except  *
; *            where noted.           *
; *                                   *
; *  Original software  published by  *
; *    permission - CopyRight 1991    * 
; *  L'Agorá S.r.l. & Arcadia S.r.l.  *
; *  All rights  reserved worldwide.  * 
; *  Unauthorized copying PROHIBITED  *
; *************************************
; ATTENZIONE: I comandi CLI presenti in questo disco sono comandi ARP e
; richiedono la presenza della ARP.LIBRARY nella directory LIBS:
;
:c/ff >nil: pearl.font
:c/ask "*n*n*n*n                 Il tuo Amiga ha la tastiera *e[33mItaliana*e[0m? (s/N)" "s" "n" timeout 15
if warn
   setmap i
endif
:c/border off
:c/jumptype :s/amigabytetext
:c/play :c/module
:c/wait 9
:c/intro
:c/loadwb -delay
:c/assign t: ram:
:c/stop
:c/endcli >nil:
