Talk About Network

Google


Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Programming > Idl-pvware > Re: Paths in th...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 9 of 16 Topic 5583 of 6457
Post > Topic >>

Re: Paths in the Workbench

by Vince Hradil <hradilv@[EMAIL PROTECTED] > Mar 31, 2008 at 02:43 PM

On Mar 31, 12:20 pm, David Fanning <da...@[EMAIL PROTECTED]
> wrote:
> > I have been trying to give it the benefit of the doubt. If I turn
> > every feature off (which is pretty much what I have done), then the
> > Workbench is a worse editor than the one in IDL 6.4 and with a memory
> > footprint 10-12 times its previous size. Please tell me there are some
> > redeeming features I've overlooked here. :-(
>
> Of course, I could "build" my project, which works spectacularly
> if I have been careful to write all my project programs as procedures.
> But heaven help you if you thought you needed a function. There is
> no way on God's green Earth you are even going to get *that* project
> to
> build correctly.
>
> I see there is a provision for specifying your own custom build
> command, but
> I can't find hide nor hair of an example that would explain how you
> might do so. :-(
>
> Cheers (but not very cheery, this morning),
>
> David

David,

To use the custom build just create an idl batch file with the compile
commands and save it.  Then point to that batch file for the custom
build.

For example, say you have a procedure called foo in foo.pro.  You
could make a text file called compile_foo which may contain:
cd, 'c:\foodir'
PATH='c:\foodir;c:\neededbyfoodir;'+!PATH
..comp foo
resolve_all
save, /routines, file='foo.sav'
 




 16 Posts in Topic:
Paths in the Workbench
David Fanning <news@[E  2008-03-31 10:17:07 
Re: Paths in the Workbench
"mgalloy@[EMAIL PROT  2008-03-31 09:22:44 
Re: Paths in the Workbench
David Fanning <david@[  2008-03-31 10:03:25 
Re: Paths in the Workbench
David Fanning <david@[  2008-03-31 10:20:03 
Re: Paths in the Workbench
Paul van Delst <Paul.v  2008-03-31 14:18:17 
Re: Paths in the Workbench
David Fanning <david@[  2008-03-31 11:25:33 
Re: Paths in the Workbench
"mgalloy@[EMAIL PROT  2008-03-31 11:44:21 
Re: Paths in the Workbench
David Fanning <david@[  2008-03-31 13:59:09 
Re: Paths in the Workbench
Vince Hradil <hradilv@  2008-03-31 14:43:40 
Re: Paths in the Workbench
David Fanning <david@[  2008-03-31 14:51:43 
Re: Paths in the Workbench
Vince Hradil <hradilv@  2008-03-31 15:11:19 
Re: Paths in the Workbench
David Fanning <news@[E  2008-03-31 17:19:33 
Re: Paths in the Workbench
"mgalloy@[EMAIL PROT  2008-04-01 08:48:09 
Re: Paths in the Workbench
David Fanning <news@[E  2008-04-01 11:48:16 
Re: Paths in the Workbench
"Kenneth P. Bowman&q  2008-03-31 20:48:53 
Re: Paths in the Workbench
David Fanning <news@[E  2008-03-31 21:49:45 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan12V112 Wed Dec 3 21:33:44 CST 2008.