[icf-dev] Enabling fields.

Posted by LegacyUser on 18-Mar-2003 14:02

How do you go about enabling fields in a dynamic smart viewer from the

associated super procedure?

To unsubscribe, e-mail: dev-unsubscribe@icf.possenet.org

For additional commands, e-mail: dev-help@icf.possenet.org

All Replies

Posted by LegacyUser on 18-Mar-2003 14:20

Hi Freddy,

Use this code.

run enableFields in target-procedure.

mattB

Boisseau, Freddy wrote:

>How do you go about enabling fields in a dynamic smart viewer from the

>associated super procedure?

>

>

>To unsubscribe, e-mail: dev-unsubscribe@icf.possenet.org

>For additional commands, e-mail: dev-help@icf.possenet.org

>

>

>

To unsubscribe, e-mail: dev-unsubscribe@icf.possenet.org

For additional commands, e-mail: dev-help@icf.possenet.org

Posted by LegacyUser on 18-Mar-2003 14:44

That did not work. Placed the code in the initializeObject in the super

procedure and the fields are still disabled.

-Original Message-

From: Matt Baker

Sent: Tuesday, March 18, 2003 3:20 PM

To: dev@icf.possenet.org

Subject: Re: Enabling fields.

Hi Freddy,

Use this code.

run enableFields in target-procedure.

mattB

Boisseau, Freddy wrote:

How do you go about enabling fields in a dynamic smart

viewer from the

associated super procedure?

To unsubscribe, e-mail: dev-unsubscribe@icf.possenet.org

For additional commands, e-mail: dev-help@icf.possenet.org

To unsubscribe, e-mail: dev-unsubscribe@icf.possenet.org

For additional commands, e-mail: dev-help@icf.possenet.org

To unsubscribe, e-mail: dev-unsubscribe@icf.possenet.org

For additional commands, e-mail: dev-help@icf.possenet.org

Posted by LegacyUser on 18-Mar-2003 14:44

Check Progress Dynamic Programming Handbook by John Sadd. 1-16 to 1-18.

All the functions you require are there.

Ali

- Original Message -

From: "Boisseau, Freddy" To: Sent: Tuesday, March 18, 2003 3:44 PM

Subject: RE: Enabling fields.

That did not work. Placed the code in the initializeObject in the super

procedure and the fields are still disabled.

-Original Message-

From: Matt Baker

Sent: Tuesday, March 18, 2003 3:20 PM

To: dev@icf.possenet.org

Subject: Re: Enabling fields.

Hi Freddy,

Use this code.

run enableFields in target-procedure.

mattB

Boisseau, Freddy wrote:

How do you go about enabling fields in a dynamic smart

viewer from the

associated super procedure?

To unsubscribe, e-mail: dev-unsubscribe@icf.possenet.org

For additional commands, e-mail: dev-help@icf.possenet.org

To unsubscribe, e-mail: dev-unsubscribe@icf.possenet.org

For additional commands, e-mail: dev-help@icf.possenet.org

To unsubscribe, e-mail: dev-unsubscribe@icf.possenet.org

For additional commands, e-mail: dev-help@icf.possenet.org

To unsubscribe, e-mail: dev-unsubscribe@icf.possenet.org

For additional commands, e-mail: dev-help@icf.possenet.org

Posted by LegacyUser on 18-Mar-2003 15:09

This thread is closed