RE: [OS-webwork] WW2: exception when calling #parse() in a velo-template

2003-12-09 Thread Jason Carreira
; To: [EMAIL PROTECTED] > Subject: [OS-webwork] WW2: exception when calling #parse() in > a velo-template > > > Hello! > > In my first WW2 application, I have the following action: > > > > /vm/rep/objlist.vm > >

[OS-webwork] WW2: exception when calling #parse() in a velo-template

2003-12-09 Thread Hans Prueller
Hello! In my first WW2 application, I have the following action: /vm/rep/objlist.vm When I try to parse an additional template within the resulting objlist.vm I get the following exception (see below). Is it not allowed to use #parse in templa