Insert macro into example of IMPORTBEGIN & IMPORTEND directives
This commit is contained in:
parent
ebb417f2f7
commit
a9e6100dd9
@ -608,8 +608,8 @@ WHOTO All
|
|||||||
;INPUTFILE myfile
|
;INPUTFILE myfile
|
||||||
|
|
||||||
// Text to put before and after an imported file in the i.e.
|
// Text to put before and after an imported file in the i.e.
|
||||||
IMPORTBEGIN === Begin file ===
|
IMPORTBEGIN ==== Begin "@file" ====
|
||||||
IMPORTEND === End file ===
|
IMPORTEND ==== End "@file" ====
|
||||||
|
|
||||||
// Use this if you don't want any text (default is "=== Cut ===").
|
// Use this if you don't want any text (default is "=== Cut ===").
|
||||||
;IMPORTBEGIN ""
|
;IMPORTBEGIN ""
|
||||||
|
Reference in New Issue
Block a user