6.20. getcode Macro


Interface

The general syntax is:

  !getcode filename [; filter] [; params]

The arguments are:

Name Type Default Rule
filename string    
filter filter _NULL_  
params rest _NULL_  

See Understanding Macro Interfaces, if necessary.


Description

The getcode macro extracts the "non-documentation" from source code.


Examples