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

At 10 MAR 2009 12:20:30PM Anders Lindholt wrote:

As a part of a pre writing subroutine from a databond form, I have following lines:

begin case

case faktu_procent <= 30
	SETV=SET_PROPERTY('CHILD_KAL.TEXT_FAKTU_PROCENT','BACKCOLOR', red$)
CASE faktu_procent <= 70
	SETV=SET_PROPERTY('CHILD_KAL.TEXT_FAKTU_PROCENT','BACKCOLOR', yellow$)
case -1
	SETV=SET_PROPERTY('CHILD_KAL.TEXT_FAKTU_PROCENT','BACKCOLOR', green$)

end case

Code is ok but maybe it has something to do with large records size. (260.000)

9.0.0 universel driver 3.0.0.3

error code : Oinsight.exe application Error.

The exception unknown software exception(oxc000000d) occurred in the application at location 0x0045a0e2.

If I remove the code lines - it save the record without any problems.

/Anders


At 10 MAR 2009 12:37PM cpates@sprezzatura.com wrote:

Anders,

What type of control is CHILD_KAL.TEXT_FAKTU_PROCENT? An EditLine?

cpates@sprezzatura.com

Battlestar Sprezzatura - BSG 77

Colonial leaders in all things RevSoft


At 10 MAR 2009 01:23PM Anders Lindholt wrote:

it's text label.

If you dblck on the text label it display: Text Property

/Anders

View this thread on the Works forum...

  • third_party_content/community/commentary/forums_works/aa66aa98ca3871a0852575750059c48b.txt
  • Last modified: 2023/12/30 11:57
  • by 127.0.0.1