; ****************************************************************
; *                                                              *
; *                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: you pay for the magazine, not the disk.  Copies  of *
; * this  disk are  available from  AmigaByte paying a small fee *
; * covering media, duplication and shipping costs.              *
; *                                                              *
; * 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 1992 L'Agorá S.r.l.  & Arcadia S.r.l.        *
; *                All rights reserved worldwide.                *
; *       Unauthorized copying and distribution of those         *
; *                   programs is PROHIBITED.                    *
; *                                                              *
; *                                                              *
; *                   SUPPORT SHAREWARE & PD !                   *       
; *         SEND LICENCE FEES TO SHAREWARE AUTHORS NOW !         *
; *                                                              *       
; ****************************************************************
;
:testi/amigabyte
:c/version >nil: graphics.library 36 
if warn
   :c/ff >nil: pearl.font
endif
:c/ask "*n*n*n*n                *e[31mIl tuo Amiga ha la tastiera *e[33mItaliana*e[31m? (y/N) *e[0m"
if warn
   :c/setmap i
endif
:c/type :s/AmigaByteText
:c/run <nil: >nil: :c/COVER     ;Un grazie a MARCO PUSINANTI per l'immagine !
:c/wait 6
:c/loadwb -delay
:c/endcli >nil:
