Asset Editor

URI: Editor

Package: Application

< prev | next >

Description: A program whose only function is to view and alter stored data. Use a TextEditor asset for such a program that can be used with a simple text-based interface, i.e. without a GUI. If an Editor receives data, it will be assumed that the user views the data (or creates it if the data has no other source). If an Editor amends data, the user is assumed to be making the changes.