Next: , Previous: ATM_, Up: AT commands


5.5.16 ‘@m’: Define Fweb macro, and mark

This command begins the definition part.

@m’ defines an Fweb macro, and also marks the next identifier as defined here. It is equivalent to

@m’ == ‘@M@[
(see AT[).

For a detailed discussion of Fweb macros, see Macros.

The distinction between ‘@m’ and ‘@M’ is analagous to the distinction between ‘@a’ and ‘@A’. See ATa.