Ignore:
Timestamp:
03/16/07 15:13:14 (17 years ago)
Author:
smasson
Message:

bugfix in path usage (continuation)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SRC/ToBeReviewed/POSTSCRIPT/ps.pro

    r165 r229  
    8888; We rewrite idlsave.pro 
    8989   putfile, myuniquetmpdir+'idlsave.pro', vectjournal 
     90; update the list of .pro and .sav in !PATH 
     91   path_cache, /rebuild 
    9092; apply idlsave 
    91    cd,  current = curdir 
    92    cd, myuniquetmpdir 
    9393@idlsave    
    94    cd, curdir 
    9594; We reopen the journal and we put in it all elements of vectjournal but the 2 first and the 3 last line. 
    9695journal, myuniquetmpdir+'idlsave.pro' 
Note: See TracChangeset for help on using the changeset viewer.