| 
 | 
"I want only the dotted lines of the textgrid marked on top of another analysis (e.g. pitch, intensity or so) without the labels being shown below it."
   n = Get number of intervals: 1
   for i to n-1
      t = Get end point: 1, i
      One mark bottom: t, "no", "no", "yes"
   endfor
© ppgb 20140107