mariusz-buk / effectus

Effectus by Boštjan Gorisek
Other
9 stars 4 forks source link

INCLUDE files support #7

Closed Gury8 closed 4 years ago

Gury8 commented 4 years ago

Support for INCLUDE directive (to include additional Action! source files) is missing.

mariusz-buk commented 4 years ago

This stops me from starting coding in Effectus. How much work is it?

Gury8 commented 4 years ago

I will work on it very soon. I know this is very important feature, I will yet have to see how much work it will bring in.

Gury8 commented 4 years ago

INCLUDE directive is supported now!

Example: INCLUDE "D1:LIBRARY.EFF" INCLUDE "H1:lib_test.eff" INCLUDE "TEST01.EFF"