{{tag>category:"OpenInsight 32-Bit" author:"Barry Stevens" author:"[url=http://www.sprezzatura.com]The Sprezzatura Group[/url]"}}
[[https://www.revelation.com/the-works|Join The Works program to have access to the most current content, and to be able to ask questions and get answers from Revelation staff and the Revelation community]]
==== QuickEvent Parameters (OpenInsight 32-Bit) ====
=== At 15 OCT 2007 06:45:55PM Barry Stevens wrote: ===
How do you pass an @fm in the PARAMETERS of a formdes window quickevent.
----
=== At 16 OCT 2007 04:54AM [url=http://www.sprezzatura.com]The Sprezzatura Group[/url] wrote: ===
We posted this ages ago, but I can't seem to find it, so I'll whip up something new.
Basically, you need to surround the fields in brackets or square brackets to handle the delimiter levels. So, say you want to pass back this structure
F1
F2
F3V1,F3V2,F3V3
F4
(commas used for @VM)
You would need to pass in
'F1','F2','F3V1','F3V2','F3V3','F4'
Notice there are no quotes around the opening and closing brackets. Otherwise, the system treats it as a literal string.
You can use this syntax in the system editor and system monitor. It does not work in TCL.
[url=http://www.sprezzatura.com]The Sprezzatura Group[/url]
[i]World leaders in all things RevSoft[/i]
[img]http://www.sprezzatura.com/zz.gif[/img]
----
=== At 16 OCT 2007 05:01AM Barry Stevens wrote: ===
Thank you
[[https://www.revelation.com/revweb/oecgi4p.php/O4W_HANDOFF?DESTN=O4W_RUN_FORM&INQID=WORKS_READ&SUMMARY=1&KEY=A5EE8C0E545369F385257375007D0E00|View this thread on the Works forum...]]