Windows > Third Party Plug-ins, Programs, and Skins

ZELDA v1.0 released (Expression Language editor)

<< < (29/45) > >>

john greenwood:
Newbie question here.  So far I have only used Expressions singly (e.g. rules for inserting text into fields).  I would be interested in creating mini-programs. I assume your program has a way to save a function I have created. But how do I call a function within JRiver?  Couldn't find the answer in the Wiki.

zybex:
MC doesn't have the concept of functions, it's all inline code. There's no way to have a library of functions.
You can however have field [AA] which is a calculated field with some expression, and then use [AA] as part of another expression on field [BB].

Zelda saves all tab contents automatically on exit and restores them at startup, but it does not save them to MC.

zybex:
Published v1.4.1:
- Comment out lines starting with ##
- added option in Settings to enable/disable comment lines
- Add Decimal() function

You can now comment text or code lines by starting the line with ##, as shown in screenshot below. Note that while these lines will be ignored in Zelda, you need to remove them before putting the code in MC as they will not be ignored there.

lepa:
Thanks for update. Commenting is a good addition. Any chance to get dark mode color preset. I know you can change some colors but hard coded colors doesn't easily play with darker backgrounds

zybex:
I can add a Dark mode theme, but it actually requires quite a few changes and testing time, as it's not just a matter of flipping a switch and let windows do it. Many icons will also need a dark variant. I'll get to it.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version