comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » Re: Introducing FL
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Re: Introducing FL [message #48291 is a reply to message #48143] Sun, 02 April 2006 00:35 Go to previous message
FL is currently offline  FL
Messages: 17
Registered: April 2006
Junior Member
Hi,

On Sat, 1 Apr 2006, biophys wrote:

> good job, Lajos! It does run as fast as idl6.2 with some of my old
> code. i've noticed backingstore problems with my linux machine. device,
> retain=2 does not work. i'd like to know how to set working dir/search
> path/start_up file.
>
> cheers,
> bp
>

Thanks!

HELP, /LIB will list all system routines with available parameters.
RETAIN for DEVICE is not allowed yet, but it is on my todo list.

time_test needs write permission to the current directory. You can move
around with CD, 'dir' (read the working dir with CD, CURR=curr & PRINT,
curr). Search path is the normal !PATH. The start up file name can be
given in the FL_STARTUP env. variable.

So you can run time_test by

CD, 'some_dir_with_write_permission'
!PATH+=':/usr/local/rsi/idl/lib'
TIME_TEST3


regards,
lajos
[Message index]
 
Read Message
Read Message
Previous Topic: having a routine .compile something?
Next Topic: display problem mac osx

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Thu Oct 09 22:12:53 PDT 2025

Total time taken to generate the page: 0.31858 seconds