Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

lcf application with aef

Status
Not open for further replies.

winston6071

Programmer
Nov 22, 2000
52
AT
hello

i am almost close to go crazy, i cannot solve my problem.

i need to put a new button on the enpoint icons, and should call an script where i can give some parameters with it.
the first problem is how can i add something to the endpoint icon on right mouse menu, and then the second thing is how to call a script.

i already changed a dialog which i checked out with
wgetdialog -r EndpointManager ep_props > ep_props.d
then
rdsl ep_props.d > ep_props.dsl

then i edited the dialog, and made a new entrie, and put it back
tataaa
wputdialog -r EnpointManager -T ep_props < ep_props.d

worked fine, but how can i put a new dialog, on the right mouse menu for example open... and then open just a empty dialog. can anyone describe it how to do that

please help me otherwise i go crazy, i lost so much time already in finding a way to add something there, i had most of tivoli dokuments, but i think i am silly i cannot do it with this dokumentation.

please help

thanks joe
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top