Ignore:
Timestamp:
07/26/06 10:57:43 (18 years ago)
Author:
smasson
Message:

bugfix xxx: calendar with year 0 and date when ploting for example a-b

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SRC/ToBeReviewed/WIDGET/AUTOUR_de_XXX/buildreadcmd.pro

    r134 r146  
    156156    (*top_uvalue[1, findline(top_uvalue, 'dates')])[*, numdessinout] = [date1, date2] 
    157157  ENDIF ELSE BEGIN 
    158     Cmd = [funclec_name+'('+snamevar+', date1, date2, '+snameexp $ 
     158    Cmd = [funclec_name+'('+snamevar+', '+sdate1+', '+sdate2+', '+snameexp $ 
    159159           +', parent = '+strtrim(base, 1)+', boxzoom = '+box+' $' $ 
    160160           , '    , filename = '+sfilename+' $'] 
Note: See TracChangeset for help on using the changeset viewer.