Changeset 40 for SH_SHM/trunk/command


Ignore:
Timestamp:
10/30/2008 10:44:49 PM (14 years ago)
Author:
marcus
Message:

r25 | svn | 2008-02-06 20:01:11 +0100 (Mi, 06 Feb 2008) | 1 line

bugfix with exec and evt qualifiers in SHM

File:
1 edited

Legend:

Unmodified
Added
Removed
  • SH_SHM/trunk/command/ROTAZ.SHC

    r16 r40  
    1010default 1 2,3         trace list (N,E) 
    1111default 2 0           azimuth 
     12default 3 ;;          lowdw 
     13default 4 ;;          hiwdw 
    1214 
    1315sdef negaz            ! negative azimuth 
     
    1618nr 
    1719calc r &negaz = 0 - #2 /fmt=<%3.1@f> 
    18 rot #1 "negaz 
     20rot #1 "negaz #3 #4 
    1921calc i &trcno = "trcno + 1 
    2022set "trcno comp r 
Note: See TracChangeset for help on using the changeset viewer.