I'm working on a script to control Adobe InDesign 2.0 through COM.
And I'm using som Visual Basic examples to teach myself.

What I'm stuck on is this VB-code:

For Each Story In myStories
    Set myParagraphs = Story.Paragraphs
Next Story


How can I write this in PHP?


BTW: I'd really appreciate if someone have some tips or webpages to give me.

Mvh
Frode Mangseth
[EMAIL PROTECTED]

Market Broker AS
www.market-broker.no
Telefon:  +47 33 48 64 65
Mobil  :  +47 91 63 61 80


-- 
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to