Next: Information options, Previous: ‘-/’: Recognize short comments (FORTRAN & RATFOR), Up: Command-line options [Contents][Index]
This option is not recommended; use FWEB’s standard ‘//’ to begin short comments.
To include the exclamation point inside a string, escape it with a backslash, as in
s = "A \! inside a string"