Subversion Repositories wimsdev

Rev

Rev 577 | Blame | Compare with Previous | Last modification | View Log | RSS feed

  1. !if $parmcnt<1 or $m_formed!=yes
  2.  !exit
  3. !endif
  4.  
  5. !set uvv_=!item 1 of $parms
  6. !set uvv_=!word 1 of $uvv_
  7. !set uvname=!append item $uvv_ to $uvname
  8. !set uvv_=!item 2 to -1 of $parms
  9. !set uvv_=!singlespace $uvv_
  10. !set uvval=!append line $uvv_ to $uvval
  11. !set uvcnt=!append item $parmcnt to $uvcnt
  12.