Author Topic: Variable expansion in program arguments  (Read 2933 times)

karypid

  • Guest
Variable expansion in program arguments
« on: November 08, 2008, 10:09:26 pm »
Is there a way/syntax to use global variables or at least pre-defined variables (e.g. $PROJECT_DIR) in the "Set program arguments..." dialog?

Offline MortenMacFly

  • Administrator
  • Lives here!
  • *****
  • Posts: 9694
Re: Variable expansion in program arguments
« Reply #1 on: November 09, 2008, 11:02:32 am »
Is there a way/syntax to use global variables or at least pre-defined variables (e.g. $PROJECT_DIR) in the "Set program arguments..." dialog?
Nice idea! I wonder why this is not implemented... :shock: Please file a feature request so it doesn't get lost.
Compiler logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
C::B Manual: https://www.codeblocks.org/docs/main_codeblocks_en.html
C::B FAQ: https://wiki.codeblocks.org/index.php?title=FAQ