contents.gifindex.gifprev1.gifnext1.gif

pueblo00000000.gif TinTin #nop command

The name of this command stands for ‘no operation.’ You can use this command to document your TinTin command files.

Example

The following code defines a single alias, and documents what it does:

#nop The following alias takes an adverb (such as {happily}) for

#nop the first parameter and an action (such as {dance with joy})

#nop for the second parameter. Here is an example of its use:

#nop grin insanely {wash your hands}

#alias grin {emote grins so %1 that you want to %2.}