News:

When registered with our forums, feel free to send a "here I am" post here to differ human beings from SPAM bots.

Main Menu

Code::Blocks Macros to Execute a Perl Script

Started by sguthery, May 17, 2019, 06:17:12 PM

Previous topic - Next topic

sguthery

The Advanced Compiler Options screen let's one define macros for processing code in non-plug-in languages.  I'd like to use it to simply execute a Perl script that I create in a Code::Blocks project.  In this case there is no compiling, linking, or executable output.  One just needs to call perl on the text and put the output in a terminal window for perusal.

Any suggestions as to how this might be accomplished?

Thanks in advance for your guidance.

Cheers, Scott

oBFusCATed

Have you considered using the custom makefile projects?
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]