I transferred my X3 scripts to the X4 scripts folder, but when I try to run them, I get "Run-time error 611: Could not create specified OLE automation object". Do I have to re-create all my scripts in X4?
Nevermind--I edited the scripts to read
WITHOBJECT "CorelPHOTOPAINT.Automation.14"
instead of
WITHOBJECT "CorelPHOTOPAINT.Automation.13"
and they appear to work.