cancel
Showing results for 
Search instead for 
Did you mean: 

GuiXT for projects - to call application within transaction

Former Member
0 Kudos

Hi

I'm using GuiXT for screen modifications and field layouts.

I'm using Project Builder CJ20n. Everytime when i want to give a settlement rule to the WBS element within project i need to select the WBS element, g oto Edit --> Cost --> Settlement Rule

I got the program function as ABRV. I want to have a Pushbutton on the screen so that when i click on it, it will direclty go to that

screen.

Regards,

Ashish

Accepted Solutions (1)

Accepted Solutions (1)

script_man
Active Contributor
0 Kudos

Hi Asish,

I would proceed as follows:

1. Creating a Pushbutton

for example:

Pushbutton (toolbar) "@3B\QText as Quickinfo@Testbutton" process="Test.txt"

2. Recording an input script with GuiXT

for example:

select the WBS element, goto Edit --> Cost --> Settlement Rule

3. Saving an input script as test.txt

4. Done

Regards,

ScriptMan

Former Member
0 Kudos

Thanks a lot. It solved my problem.

Regards,

Ashish

Answers (0)