DTML: calling a method
1 Nov
1999
1 Nov
'99
4:43 a.m.
hi, i'm trying to write some difficult (for me :) DTML and my eyes are starting to cross. i'd appreciate any suggestions. i have a string with a method name and another string with the method arguments. currently the arguments string looks like this: "arg1='foo', arg2='bar'" but this format can altered if necessary. what is the DTML to call the method with the specified arguments? e.g: s1 = "amethod" s2 = "arg1='foo', arg2='bar'" without knowing the values of these strings until runtime, how do i do the equivalent of: <dtml-var "amethod(arg1='foo', arg2='bar')"> thanks in advance for any help, -scott ----- Scott Lewis Baltic Avenue Productions csl@balticave.com
9652
Age (days ago)
9652
Last active (days ago)
0 comments
1 participants
participants (1)
-
Scott Lewis