Diff for /parser3/src/www/htdocs/Attic/index.html between versions 1.7 and 1.33

version 1.7, 2001/03/16 11:10:22 version 1.33, 2001/03/22 07:05:46
Line 1 Line 1
 @main[]  @main[]
 ^t[]  ${cookie:н}?
   
 @t[]  <form method=post>
 test  (^$form:name=$form:name)<BR>
 $result(123)  <input name=name value="^default[$form:name;не знаю]">
 ^result.inc[]  <input type=submit>
   </form>
   
   @default[test;def]
   ^if(^test.length[]){$test}{$def}
   
   @exception[origin;source;comment;type;code]
   ERROR:
   ^if(def $source){$origin '$source'}
   ${comment}.
   ^if(def $type){type=$type}
   ^if(def $code){code=$code}

Removed from v.1.7  
changed lines
  Added in v.1.33


E-mail: