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
|
||||
|
||||
// Text to put before and after an imported file in the i.e.
|
||||
IMPORTBEGIN === Begin file ===
|
||||
IMPORTEND === End file ===
|
||||
IMPORTBEGIN ==== Begin "@file" ====
|
||||
IMPORTEND ==== End "@file" ====
|
||||
|
||||
// Use this if you don't want any text (default is "=== Cut ===").
|
||||
;IMPORTBEGIN ""
|
||||
|
Reference in New Issue
Block a user