ZEN STUDIO

URL Hooks

Using URL Hooks is a new feature added to Zen Studio 1.5.0 Build 24.

It allows you to add any web hosted script to Zen Studio's script compiler with a simple command. Once you're happy with the script, simply compile, then program. 🙂

Open Zen Studio

zenstudio:// - Opens Zen Studio.

Add GPC Library Script to Compiler

zenstudio://lib/script/?scripts=12345 - Adds GPC Library script ID 12345 to Zen Studio's compiler.

Add any GPC to Compiler

zenstudio://www.mywebsite.my/myscript.gpc - Adds any web hosted GPC script directly to Zen Studio's compiler.

Document image