; ****************************************************************
; *                                                              *
; *                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 1991 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 !         *
; *                                                              *       
; ****************************************************************
;
; 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/assign CLIPS: ram:
:c/assign ST-00: AmigaByte_35:Protracker
:c/mount NULL:
:c/intro
;
; Il  font usato per la scritta AmigaByte in questa presentazione e' opera di
; R.   Nillson  ed  e' tratto dal disco POWERFONTS 1 (c) 1991 Uga Software La
; collezione  PowerFonts  di  fonts  Iff  originali ed inediti e' disponibile
; presso AmigaByte, distributore italiano dei prodotti Uga Software.  (dealer
; enquires are welcome!) 
;
:c/loadwb -delay 
:c/endcli >nil:
