Ignore:
Timestamp:
08/07/08 11:32:02 (16 years ago)
Author:
pinsard
Message:

improvements of headers (alignments of IDL prompt in examples)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SRC/ToBeReviewed/LECTURE/read_ftp.pro

    r325 r371  
    143143;    in the current working directory: 
    144144; 
    145 ;    IDL> files = string(lindgen(10)+50,format='(%"MGB370.%3.3d.gz")') 
    146 ;    IDL> READ_FTP, 'podaac.jpl.nasa.gov', files,  $ 
    147 ;    IDL>       'pub/sea_surface_height/topex_poseidon/mgdrb/data/MGB_370', /FILE 
    148 ;    IDL> spawn,'dir MGB*',/log_output 
     145;   IDL> files = string(lindgen(10)+50,format='(%"MGB370.%3.3d.gz")') 
     146;   IDL> READ_FTP, 'podaac.jpl.nasa.gov', files,  $ 
     147;   IDL>       'pub/sea_surface_height/topex_poseidon/mgdrb/data/MGB_370', /FILE 
     148;   IDL> spawn,'dir MGB*',/log_output 
    149149;     Volume in drive C is Local Disk 
    150150;     Volume Serial Number is 34CE-24DF 
Note: See TracChangeset for help on using the changeset viewer.