delcharnum text editor shell command

Summary

Deletes a character from character number in specified line.

Description

You can use this command to delete a character using a character number in a specified line. You can revise the print command output, but it will only tell you the line number and not the character number. To solve the problem, use the querychar command.

Command usage

  • delcharnum <charnumber> <linenumber>

Last updated