> LCmd3 = cl.setctrlvalue (cl.getlastbar,"browser","http://www.ppsr.info/new/builtin_commands/"++ trim
I don't think you can use setctrlvalue to change the URL for the browser control. Although the initial URL comes from the windows text, changing the window text does get communicated to the control by the container, AFAIK. You need a COM interface and to use the Navigate command from COM, I think. Attention: PowerPro's Web site has moved: http://www.ppro.org Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/power-pro/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
