MACROS
Posted: 28 Aug 2018 02:28
I noticed in the example for %SET2, that the directive %DataExp was used, but I can't find anything on the website that explains what it is or does. It looks like a function/macro for concatenating parameters inside a MACRO. Could you please explain %DataExp?
Ditto for %Suffix and %# in the WinAPI macro -- especially %#, which should be listed in the index.
Also, I noticed that €ASM supports VARARGs in the form of ,,,
That is a good feature that needs to be advertised somewhere, especially since it can be placed anywhere in the parameter list, with the only restriction being it only applies to ordinal arguments.
Ditto for %Suffix and %# in the WinAPI macro -- especially %#, which should be listed in the index.
Also, I noticed that €ASM supports VARARGs in the form of ,,,
That is a good feature that needs to be advertised somewhere, especially since it can be placed anywhere in the parameter list, with the only restriction being it only applies to ordinal arguments.