Jo�l Guillod wrote: > Is there an equivalent to the following Supercard statement? > > functionName([paramList]) via object > > I tried the "value()", "send", "call", "do" expressions in RR but do not get > the intended results.
The "value" function has an optional object param which lets it behave like SuperCard's "via", if memory serves about how "via" works. Have you used that param? -- Richard Gaskin Fourth World Media Corporation Developer of WebMerge 2.2: Publish any database on any site ___________________________________________________________ [EMAIL PROTECTED] http://www.FourthWorld.com Tel: 323-225-3717 AIM: FourthWorldInc _______________________________________________ use-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/use-revolution
