I am trying to place the Offpage on a schematic page through Placeoffpage command
i.e PlaceOffPage(x, y, libName, symbolName, OffPageName)
Command i am writing is PlaceOffPage 3.0 4.0 D:/proj/lib/Inductors/olb/INDUCTOR.OLB VCC MyOffPage
I am getting the following error message : ERROR(ORCAP-1687): Macro Player. unable to place object.
In command window I get : Command Failed. Reason: Invalid Path or Invalid Argument(s).
I've tried different path formats but it doesn't work for me.
Any solution to this problem?