How do I record a script in an action script?
I made a custom script for Photoshop CS6 with the ExtendScript toolkit and I need to include it's execution into a custom action script. While recording my action script, I execute the script that I made, but it's never added during the record process. Is it possible to add a .jsx script into a recorded action script?

