Ignore:
Timestamp:
09/30/13 11:45:39 (11 years ago)
Author:
smasson
Message:

bugfix to be used in batch mode

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SRC/Postscript/printps.pro

    r401 r487  
    306306;------------------------------------------------------------ 
    307307    ELSE:BEGIN  
     308      IF keyword_set(key_batch) THEN return  
    308309      base = widget_base(/row, title = 'Postscript file: ' $ 
    309310                         + file_basename(nameps)) 
Note: See TracChangeset for help on using the changeset viewer.