Operating System - HP-UX
1834156 Members
2879 Online
110064 Solutions
New Discussion

Switching CDE Workspaces with a Script

 
SOLVED
Go to solution
Richard Hurley
Occasional Advisor

Switching CDE Workspaces with a Script

Is there a way I can switch the CDE Workspaces with a script? I have am running HP-UX 11i and have the need to be able to switch between the workspaces every few minutes.

Thanks,
Rich
6 REPLIES 6
Peter Godron
Honored Contributor
Solution

Re: Switching CDE Workspaces with a Script

Rich,
seems similar may have been answered before.
Please let us know if the solution does not fit.
http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=906174
Richard Hurley
Occasional Advisor

Re: Switching CDE Workspaces with a Script

Peter,

Thanks for the link. Looks like that will work. I installed the CDE Dev Kit and tried to compile the switch.c but I am getting lots of errors. Do you know if there is a complied verion of it out there?

Thanks,
Rich
Peter Godron
Honored Contributor

Re: Switching CDE Workspaces with a Script

Rich,
sorry, don't know of any compiled version.

How about you close this thread and start new one with a log of the compiler error messages.
Alex Glennie
Honored Contributor

Re: Switching CDE Workspaces with a Script

try the attached binary ?
Richard Hurley
Occasional Advisor

Re: Switching CDE Workspaces with a Script

Alex,

Thank you! The complied program worked perfectly. I really appreciate it.

Thanks,
Rich
Richard Hurley
Occasional Advisor

Re: Switching CDE Workspaces with a Script

Got compiled version from Alex.