Zhi Peng wrote:

>page = app("Adobe InDesign
>CS2").open("filename").pages[0]
>
>This 'page' is not a reference,

It is, although it's an invalid one as elements must be 1-indexed, not 
0-indexed.

has
-- 
http://freespace.virgin.net/hamish.sanderson/
_______________________________________________
Pythonmac-SIG maillist  -  Pythonmac-SIG@python.org
http://mail.python.org/mailman/listinfo/pythonmac-sig

Reply via email to