Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
dhbigelow said:status=ProMenubarmenuPushbuttonAdd ("UserMenu", "Button1", <?:NAMESPACE PREFIX = O /><O></O
>
"USER -Button1", "USER New Button help1.", NULL, PRO_B_FALSE, <O></O
>
cmd_id, UserMsg);<O></O
>
<O></O
>
status=ProMenubarmenuPushbuttonAdd ("UserMenu", "Button2", <O></O
>
"USER -Button2", "USER New Button help1.", "Button1", PRO_B_TRUE, <O></O
>
cmd_id, UserMsg);
This does not look right.
Dave
dhbigelow said:It has got to be something simple. What about the NULL vs Button1? If that is not it, I am going to defer to someone else - we connect asynch to pro/e.
Dave