[FEATURE] Add “include” statement #4

Closed
opened 2024-02-25 13:50:19 +01:00 by marco · 0 comments
Owner

Add support for an “include” statement. It should work as following:

[ foo.txt ]
<include_command> # include macros defined in external file

lL x # execute macro “L” from external file
Add support for an “include” statement. It should work as following: ``` [ foo.txt ] <include_command> # include macros defined in external file lL x # execute macro “L” from external file ```
marco self-assigned this 2024-02-25 13:50:19 +01:00
marco closed this issue 2024-03-13 11:07:46 +01:00
Sign in to join this conversation.
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: marco/dc#4
No description provided.