Go to most recent revision |
    Blame |
    Compare with Previous |
    Last modification |
    View Log
    | RSS feed
  
  
 
 
!distribute items $wims_read_parm into serial, prim, parm1, parm2, parm3, parm4
 
!set parms=!items 3 to -1 of $wims_read_parm
 
 
 
!if $prim=$empty or 
$prim iswordof def 
define comment
  
!endif
 
!if $prim notwordof reload resource calcform exercise tool example help adm
 
 !changeto primitives/$prim.phtml
 
!endif
 
!goto $prim
 
 
 
:reload
 
!if $parm2!=$empty
 
 !set anchor=#$parm2
 
!endif
 
!href cmd=reply&job=read$anchor $parm1
 
 
 
:resource
 
 !for w in $parms
 
  !pedia $w
 
   
 
 
 
:calcform
 
 !set gotcnt=!itemcnt $parms
 
 !if $gotcnt<1
 
 !endif
 
 !set gotm=$parms
 
 !read popup/search.phtml noremark
 
 
 
:exercise
 
:tool
 
:example
 
:help
 
:adm
 
!changeto primitives/target.phtml