home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 9 / amigaformatcd09.iso / s / user-startup < prev   
Text File  |  1996-11-26  |  544b  |  23 lines

  1. afcd9:look_here_1st!/magiccolors >nil:
  2. ;BEGIN MUI
  3. if exists "AFCD9:MUI"
  4.    assign MUI: "AFCD9:MUI"
  5.    if exists MUI:Libs
  6.       assign add LIBS: MUI:Libs
  7.    endif
  8.    if exists MUI:Locale
  9.       assign add LOCALE: MUI:Locale
  10.    endif
  11.    version >nil: exec.library 39
  12.    if not warn
  13.       if exists MUI:Docs
  14.          if exists HELP:dummy ; do not remove
  15.          endif                ; this entry!
  16.          assign add HELP: MUI:Docs
  17.       endif
  18.    endif
  19. endif
  20. ;END MUI
  21. C:viewtek afcd9:look_here_1st!/disclaimer.iff NB HD NT >nil:
  22. avail flush >NIL:
  23.