/usr/lib/mseide-msegui/apps/ide/mseide
'--macrodef=FPCDIR,$FPCDIR,MSEDIR,/usr/lib/mseide-msegui/,MSELIBDIR,${MSEDIR}units/lib/common/'
&2013/1/17, Ivanko B <[email protected]>: >> As you seem to be pushing this idea, why don't you provide specific, >> concrete details of what you want me do to. >> >> Educate me a little as I don't follow what you are trying to say. >> > > Run the IDE with the below script : > ---------------------------------- > #!/bin/sh > > FPCDIR=`dirname \`fpc -h | grep /usr/lib/ | awk '{print $1}'\`` > > /usr/lib/mseide-msegui/apps/ide/mseide > '--macrodef=FPCDIR,$FPCDIR,,MSEDIR,/usr/lib/mseide-msegui/,MSELIBDIR,${MSEDIR}units/lib/common/' > & > > ---------------------------------- > > It doesn't need the IDE to be configured. > ------------------------------------------------------------------------------ Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS, MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft MVPs and experts. ON SALE this month only -- learn more at: http://p.sf.net/sfu/learnmore_122712 _______________________________________________ mseide-msegui-talk mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk

