Differences between revisions 1 and 2
Revision 1 as of 2008-06-19 18:36:26
Size: 186
Editor: hwvpn-janssen86
Comment:
Revision 2 as of 2008-11-15 14:01:17
Size: 186
Editor: localhost
Comment: converted to 1.6 markup
No differences found!

You can get the current URL of the current window from Camino with the following appscript:

import appscript
print appscript.app("Camino").windows.first.current_tab.URL()

MacPython/Camino (last edited 2008-11-15 14:01:17 by localhost)

Unable to edit the page? See the FrontPage for instructions.