How to get the "inst" button variable from LSW Window ?

C

Charley

Guest
Dear All,

I can use leSetObjectSelectable("inst" "nil" |"t") to control ,
But i want to know current status before action .

Thank you,
Charley
 
Charley schrieb:
Dear All,

I can use leSetObjectSelectable("inst" "nil" |"t") to control ,
But i want to know current status before action .

Thank you,
Charley
Hi Charley,

leIsInstSelectable([techID])

The techID is optional.

Regards,
Marc

PS: If I see such questions I just start the Finder "startFinder()" (in
thhe CIW) or "cdsFinder" (in the Unix shell) and search a bit, in this
case search for "selectable".
 
On 7月31日, 下午3時21分, Marc Heise <mhe...@NcOaSdPeAnMce.dotcalm> wrote:
Charley schrieb:

Dear All,

I can use leSetObjectSelectable("inst" "nil" |"t")  to control ,
But i want to know current status before action .

Thank you,
Charley

Hi Charley,

leIsInstSelectable([techID])

The techID is optional.

Regards,
Marc

PS: If I see such questions I just start the Finder "startFinder()" (in
thhe CIW) or "cdsFinder" (in the Unix shell) and search a bit, in this
case search for "selectable".
Hi Marc ,

Thank you for sharing . It's what I want.
Charley
 

Welcome to EDABoard.com

Sponsor

Back
Top