I try find:
Illustrator CS6 can load and unload action by:
oIllustrator.loadAction("C:\Set_Action.aia")
oIllustrator.unloadAction("Set_Action", "")
But with Illustrator CS5 i can't find these Function.
Does Illustrator CS5 support function loadAction?