how to save a return value of a macro in a variable in main.
how to save a return value of a macro in a variable in main.
i want to know how to save the return value of a macro in a variable declared in the main .. plz help .. i can only define the type of the return value but never knew how to use it ....................
- Benj
- Matrix Staff
- Posts: 15312
- Joined: Mon Oct 16, 2006 10:48 am
- Location: Matrix TS Ltd
- Has thanked: 4803 times
- Been thanked: 4314 times
- Contact:
Re: how to save a return value of a macro in a variable in main.
Hello
Your return variable is used when you creat the call to the macro. For example you insert a software macro call in your program. Here you would place the variable to collect the return value. Hope this makes sense.
Your return variable is used when you creat the call to the macro. For example you insert a software macro call in your program. Here you would place the variable to collect the return value. Hope this makes sense.
Regards Ben Rowland - MatrixTSL
Flowcode Product Page - Flowcode Help Wiki - Flowcode Examples - Flowcode Blog - Flowcode Course - My YouTube Channel
Flowcode Product Page - Flowcode Help Wiki - Flowcode Examples - Flowcode Blog - Flowcode Course - My YouTube Channel