EDIT ==== Command ------- **EDIT** [filename] Explanation ----------- Edits either ASCII text or Husky Basic (.HBA) files. Examples -------- :: >EDIT PROG1.HBA This will edit a Husky Basic file. :: >EDIT TEXT This command will edit on ASCII file TEXT.TXT. The .TXT is defaulted. :: >EDIT NEWS.DAY Edit the ASCII file of the above name. Remarks ------- Further information on the editor can be found in :doc:`../../editor/index`.