Ignore:
Timestamp:
06/19/06 16:14:56 (18 years ago)
Author:
smasson
Message:

new compilation options (compile_opt idl2, strictarrsubs) in each routine

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SRC/ToBeReviewed/UTILITAIRE/report.pro

    r11 r114  
    6060;------------------------------------------------------------ 
    6161FUNCTION report, text, DEFAULT_NO = default_no, PARENT = parent, QUESTION = question, SIMPLE = simple, _extra = ex 
     62; 
     63  compile_opt idl2, strictarrsubs 
     64; 
    6265   res = -1                     ; 
    6366; on separe le texte en differentes lignes (separees par !C) si ce 
Note: See TracChangeset for help on using the changeset viewer.