From: ProphetJOracle on
Ive been slamming my head against the desk for the past week trying to figure
out what this Function does and for the life of my kind find any "request"
strings that work. The function in vb.net is the following

Public Overridable Function CallFunction(ByVal request As String) As String

End Function

I pass in my function name, fully qualified function path "_root._level0.fxn"
and it just says "Unspecified error" could anyone help? if you need more info
let me know, Thankyou

From: ProphetJOracle on
anyone?