; ****************************************************************
; *                                                              *
; *                A M I G A   B Y T E   D I S K                 *
; *                                                              *
; *               compiled by  Vittorio Ferraguti                *
; *                                                              *
; * AmigaByte  Disk  is a bonus sampler of the best Amiga public *
; * domain  &  shareware  software, included for free with every *
; * copy  of  AmigaByte  magazine.   This  is  not  a commercial * 
; * product:   copies  of this disk are available from AmigaByte *
; * for a small fee covering media, duplication and shipping.    *
; *                                                              *
; * Programs  included  in  this  disk are Public Domain, except *
; * where   noted.    All   programs   and   files   are  freely *
; * redistributable  according  to  the conditions stated in the *
; * documentation  texts.   All  rights remain to the respective *
; * authors.                                                     *
; *                                                              *
; *         Original  software  published by permission.         *
; *       CopyRight 1991 L'Agorá S.r.l.  & Arcadia S.r.l.        *
; *                All rights reserved worldwide.                *
; *       Unauthorized copying and distribution of these         *
; *                   programs is PROHIBITED.                    *
; *                                                              *
; *                                                              *
; *                   SUPPORT SHAREWARE & PD !                   *       
; *         SEND LICENCE FEES TO SHAREWARE AUTHORS NOW !         *
; *                                                              *       
; ****************************************************************
; 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/assign t: ram:
:c/intro
; L'immagine della presentazione e' un collage di due immagini iff tratte
; da uno slideshow di pubblico dominio UGA. Autore: C-Dryx. Thanks!
:c/loadwb -delay
:c/endcli >nil:
