From: SourceForge.net <no...@so...> - 2009-11-12 00:40:24
|
Feature Requests item #2896324, was opened at 2009-11-12 00:40 Message generated for change (Tracker Item Submitted) made by nobody You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=622066&aid=2896324&group_id=98788 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Interface Improvements (example) Group: None Status: Open Priority: 5 Private: No Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: Simple conditions in cofig file Initial Comment: Sometimes one or another option in config file depends of command line parameters or other options in config file. It will be usefull to add condional processing of options: if $CONSOLE == 'fltk' # $CONSOLE - predefined variable with name of console from -t <...> cocon=150x65 else cocon=150x69 endif ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=622066&aid=2896324&group_id=98788 |