Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

How change outline at runtime ?

7 views
Skip to first unread message

Tomas Svizensky

unread,
Feb 13, 2001, 2:06:34 AM2/13/01
to
Hi all

How can I change outline rows at runtime in message actions ?

Sample for my reason:

            FROM

On SAM_Click
    Set nX = nX + 10

            TO

On SAM_Click
    Set nX = nIks + 20
    Set nX = nX * 2

Attention: I don't use technique IF etc. Ideal result is with CDK.

Please, send me samples ....
Thanks in advance
Tomas

Frank (ITG)

unread,
Feb 13, 2001, 6:02:04 AM2/13/01
to
I don´t think this is possible.
You might use SalCompileAndEvaluate to make your
code more dynamic.

Regards,
Frank Boettcher
Ice Tea Group, LLC
www.iceteagroup.com


Tomas Svizensky schrieb in Nachricht <3A88DCF9...@mikros.cz>...

0 new messages