Subversion Repositories wimsdev

Rev

Rev 20 | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
20 reyssat 1
!bound gotostep between integer 0 and $laststep+1 default $
2
!if $gotostep=$empty
16204 bpr 3
  error=bad_step
4
  !exit
5
  !endif
20 reyssat 6
currstep=$gotostep
7
m_step=$currstep
8
methstep=1
9
!read deduc/methreset
10
!if $postvarcnt>0
16204 bpr 11
  !read $deffile postdef
20 reyssat 12
!endif