home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 8 / amigaformatcd08.iso / s / user-startup < prev   
Text File  |  1996-11-08  |  562b  |  24 lines

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