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

At 10 MAR 1999 12:48:48PM Terry Evans wrote:

I'm trying to use the 'validation/conversion' events with a helper function to handle validation of the cells in an edit table. The 'ICONV' call occurs for each cell during the save and when any one of the cells value is changed. Trouble is I can't seem to find the right 'magic' variable to indicate which row the ICONV is processing. Anyone got a suggestion? If not I have to back track a bit and try the 'POSCHANGED' and 'LOSTFOCUS' events.


At 10 MAR 1999 02:25PM Greg James, ISIS, Inc. wrote:

To find out which cell is firing your ICONV script, use the SELPOS property.

Get_Propery returns column:@FM:row for the active cell in an edit table.


At 10 MAR 1999 06:27PM Terry Evans wrote:

Tryed that. SELPOS always returned the cell location I was going to or when called from a SAVE event, the cell position the cursor was last in.


At 11 MAR 1999 11:06AM Greg James, ISIS, Inc. wrote:

'The 'ICONV' call occurs for each cell during the save and when any one of the cells value is changed.'

I'm just curious – it sounds like the ICONV script is fired from the WRITE event of the form and the CHANGED event of the edit table. Is this correct, or are you calling a stored procedure via the control's validation/conversion?


At 11 MAR 1999 03:11PM [email protected] - [url=http://www.sprezzatura.com]Sprezzatura Group[/url] wrote:

Perhaps PREVSELPOS then?

You do know this conversion will not work outside a window, correct?

[email protected]

Sprezzatura Group

www.sprezzatura.com_zz.jpg

View this thread on the forum...

  • third_party_content/community/commentary/forums_nonworks/3e68a5b5f3a24381852567300061da16.txt
  • Last modified: 2023/12/28 07:40
  • by 127.0.0.1