home *** CD-ROM | disk | FTP | other *** search
/ Classic Fond 54 / ClassicFond54.iso / games / stars.rar / ted.vol / delBlock.cs < prev    next >
Text File  |  1999-02-19  |  139b  |  5 lines

  1. Ted::listBlocks $Ted::currFile Ted::blockName
  2. if test $dlgResult != [cancel]
  3.     Ted::deleteBlock $Ted::currFile $Ted::blockName
  4. endif
  5.