Next: AT?, Previous: AT//, Up: AT commands [Contents][Index]
If any line in a web source code contains the command ‘@%’, all remaining material on that line (to and including the newline character) is ignored by the input driver and never processed at all.
A stronger form of this command is ‘@%%’. This deletes the current line as well any empty lines that immediately follow. This command is particularly useful when the N mode is in effect. See ATN_.
Line-numbering problems can arise when these commands are used. For a discussion, see -T#.