.name 
NextStep
.fullname 
NextStep
.type
editor utility
.short 
icon toolbar
.description 
NextStep is an advanced version of the dock client shipped with GoldED,
adding ToolManager icon toolbars to the editor.
.version
1.6
.date
1995.06.06
.author
Dietmar Eilert
.restrictions
none
.requirements
GoldED 2, ToolManager 2, Installer
.distribution
restricted freeware
.email
DIETMAR@TOMATE.TNG.OCHE.DE
.address
Kampstraße 28
D-59269 Beckum
Germany
.exectype
68xxx
.installsize
160 K
.source
C source code included
.construction
DICE 2.07.54R
.described-by
Dietmar Eilert (DIETMAR@TOMATE.TNG.OCHE.DE)
.submittal
Downloaded via ftp from wuarchive.wustl.edu.
.execute
LAB Start
set choice `RequestChoice "Options Selection" "Please select an option" "View Doc" "Install Program" "Cancel"`
if $choice GT "0"
  if $choice EQ "1"
    MetaTool ReadMe TEXT
  else
    if $choice EQ "2"
      Installer Install NextStep AVERAGE EXPERT deutsch
    endif
  endif
  skip Start BACK
endif
.aminet-dir
text/edit
