home *** CD-ROM | disk | FTP | other *** search
/ PC Professionell 2004 December / PCpro_2004_12.ISO / files / webserver / tsw / TSW_3.4.0.exe / Apache2 / spyce / *.* / include.spi < prev    next >
Encoding:
Text File  |  2004-05-18  |  254 b   |  9 lines

  1. begin include<br>
  2. context: [[=include.context ]]<br>
  3. from: [[=include.fromFile ]]<br>
  4. foo was [[=include.vars.foo]]<br>
  5. setting foo to 'new value' [[include.vars.foo = 'new value']]<br>
  6. returing 'retval'<br>
  7. end include<br>
  8. [[ return 'retval' ]]
  9.