Lex, Thanks for the quick reply. How do actually enter that? I want to input two strings (which are file locations). In NetBeans you simply enter the strings in a project properties runtime arguments box, separated by a space. Thanks, Phil.
-----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Lex Trotman Sent: 13 January 2012 11:37 To: Geany general discussion list Subject: Re: [Geany] commandline execution arguments On Fri, Jan 13, 2012 at 10:32 PM, Philip Parsons (Velindre - Medical Physics) <[email protected]> wrote: > Hello all, > > I am trying to pass two command line arguments to my program with Geany. > I've previously been using NetBeans, but as they seem to be dropping > Python support I wanted to use a different IDE. My Python program > takes sysv.arg commandline arguments, and in NetBeans it was possible > to specify these in advance of running the program. Is this possible in > Geany? > Hi Phil, Sure, build->set build commands dialog includes execute commands. Cheers Lex > Thanks, > > Phil Parsons. > > > _______________________________________________ > Geany mailing list > [email protected] > https://lists.uvena.de/cgi-bin/mailman/listinfo/geany > _______________________________________________ Geany mailing list [email protected] https://lists.uvena.de/cgi-bin/mailman/listinfo/geany _______________________________________________ Geany mailing list [email protected] https://lists.uvena.de/cgi-bin/mailman/listinfo/geany
