[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]Author Index][Subject Index]

Midas/selidx



Config: Midas 01SEPpl1.3 on intel_linux, RH 7.0

Subj: selidx / may be of general interest

To speed up the writing of big tables in fits format, 
i want to disable the descriptor SELIDX during a session. 

However, using set/midas_sys SELIDX=no, seems to 
prevent the writing of any keyword at all during the 
session. Did someone experience/solve the same thing?

Thank you.

Michel Laget  
 
Here is a test script:

========
define/local ind/I/1/1 0
!
 do ind = 1 2
 write/out ind = 'ind'
 enddo
!
========

Mid_43 024> set/midas_sys SELIDX=no
Mid_43 023> @@ test
ind = 'ind'
ind = 'ind'

Mid_43 024> set/midas_sys SELIDX=yes
Mid_43 025> @@ test
ind = 0001
ind = 0002

========
begin:vcard 
n:Laget;Michel
x-mozilla-html:FALSE
org:CNRS/Lab. Astrophysique de Marseille
adr:;;;;;;
version:2.1
email;internet:mlaget@free.fr
note;quoted-printable:michel.laget@astrsp-mrs.fr=0D=0Amlaget@free.fr=0D=0A=0D=0A33 (0)491 055931 (lab)=0D=0A33 (0)491 611504 (home)=0D=0A33 (0)491 611504 (fax)
x-mozilla-cpt:;-16736
fn:Michel Laget
end:vcard