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: IDL batchfi...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 3 of 4 Topic 5420 of 6266
Post > Topic >>

Re: IDL batchfile as a linux script?

by Lasse Clausen <lasse@[EMAIL PROTECTED] > Feb 12, 2008 at 02:28 AM

On 12 Feb, 06:25, eyuc...@[EMAIL PROTECTED]
 wrote:
> Hello everyone,
>
> I am probably trying to use IDL batch files in a strange way.
> What I am trying to do is as follows:
> 1. I have a bunch of files 1.txt, 2.txt, ..., 500.txt in a folder.
> 2. I will make some calculation, and get a result i, which is an
> integer, that ranges from 1 to 500.
> 3. Depending on the result, I will move the file whose name coincides
> with i to another folder.
>
> Basically, I want to put a line similar to "$mv string(i)+'.txt' ../
> anotherfolder/string(i)+'.txt'" in my IDL batchfile. Of course, that
> won't work for obvious reason...
>
> Another way to put my question is: Is there anyway to pass variables
> between IDL and Linux shell?

For a more general approach, I guess EXECUTE is your friend. You can
assemble a command from all sorts of variables (converted to string)
and then execute that. Or SPAWN, for that matter. Have a look at the
do***entation for more details.

So long
Lasse Clausen
 




 4 Posts in Topic:
IDL batchfile as a linux script?
eyuchen@[EMAIL PROTECTED]  2008-02-11 21:25:22 
Re: IDL batchfile as a linux script?
David Fanning <news@[E  2008-02-11 22:58:40 
Re: IDL batchfile as a linux script?
Lasse Clausen <lasse@[  2008-02-12 02:28:47 
Re: IDL batchfile as a linux script?
Mike <Michael.Miller5@  2008-02-12 07:27:34 

Post A Reply:
  Go here to Signup

AddThis Feed Button


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

Contact
tan12V112 Tue Oct 14 11:12:35 CDT 2008.