--- In [email protected], "bottomslogger" <[EMAIL PROTECTED]> wrote: > > I am trying to set up a script that will cause powerpro to change the > bar that is active, when I change activites or users. I can do this by > ctrl-right clicking a bar and clicking the "change configuration" > option on the menu. Is there any way I can automate this without having > to go through the grief of sending mouse clicks??? >
Try cl plugin (help index cl) -- use scripting to dynamically create and change bars, or exec changeconfiguration (help index exec) - switch to different pcf fil
