{{tag>category:"OpenInsight 16-Bit Specific"}}
[[https://www.revelation.com/|Sign up on the Revelation Software website to have access to the most current content, and to be able to ask questions and get answers from the Revelation community]]
==== Changing Window Format Property (OpenInsight 16-Bit Specific) ====
=== At 30 MAY 2002 10:16:27PM Mark Ford wrote: ===
In AREV we changed the Format (Validation and Conversion)properties of field(s) using the following code :
wc_promptS% =@record
wc_PROMPTS% =@record
wc_prompts% =@record
wc_prompts% =(":@record:")"
wc_prompts%=@record
wc_prompts%=@record
wc_prompts% =(":@record:")"
wc_prompts% =(":@record:")"
wc_prompts%=(":@record:")"
wc_prompts%=(":@record:")"
What is the best method for achieving this in OI?
Any ideas or suggestions will be much appreciated.
----
=== At 30 MAY 2002 11:26PM [url=http://www.sprezzatura.com" onMouseOver=window.status=Click here to visit our web site?';return(true)]The Sprezzatura Group[/url] wrote: ===
You are going to have to change the RowMaps@ and ControlSemantic@ common variables.
Iconv is field 6 and Oconv is field 5 both fields.
To gain access to the common varables, use the lines
WinID=CrtlEntID1,"."
$Insert OIWIN_COMM_INIT
in your code.
[url=http://www.sprezzatura.com" onMouseOver=window.status=Click here to visit our web site?';return(true)]The Sprezzatura Group[/url]
[url=http://www.sprezzatura.com/cebit.htm" onMouseOver=window.status=Celebrate CeBIT with GREAT offers on consultancy, programming and training';return(true)][i]Celebrate CeBIT with Sprezz Local![/i][/url]
[img]http://www.sprezzatura.com/bitzz.gif[/img]
----
=== At 31 MAY 2002 02:42PM Mark Ford wrote: ===
Very much appreciated.
Mark
[[https://www.revelation.com/revweb/oecgi4p.php/O4W_HANDOFF?DESTN=O4W_RUN_FORM&INQID=NONWORKS_READ&SUMMARY=1&KEY=9CC0B8642503768088256BCA000C7E1B|View this thread on the forum...]]