Format: Del[ete] [column] or [row [number]] or [all]Deletes a row or column. All the other rows or columns are moved up or to the left one space to fill the gap. If the keyword ALL is given instead of a row or column then the whole data table is deleted.
Examples:
Enter command - delete c2Deletes second column.
Enter command - DEL ROW 4Deletes fourth row.
Enter command - del row Enter row to delete: 100If no column or row number is supplied EASISTAT will ask for one. This would delete row 100.