Author | Message |
Emil_halim Ziron Beta Tester (send private message) Posts: 639 Topics: 104 Location: Alex, Egypt | [1420] porting op macro to ziron2 - posted: 2014-12-05 11:17:34 as the title says , how to port this op macro to ziron 2 Code:
http://www.freewebs.com/ogremagic/index.htm |
Admin Site Admin (send private message) Posts: 933 Topics: 55 Location: OverHertz Studio | [1421] - posted: 2014-12-06 16:49:54 Hi Emil, blob is no longer supported, I am currently porting the emit plugin, and will get back to you soon with a new beta release. Download Ziron Get free hosting for Ziron related fan-sites and Ziron projects, contact me in private message. |
Emil_halim Ziron Beta Tester (send private message) Posts: 639 Topics: 104 Location: Alex, Egypt | [1426] - posted: 2014-12-08 13:04:28 okay , with new emit plugin we can emit to exe buffer, but what about other macros in the above example? http://www.freewebs.com/ogremagic/index.htm |
Emil_halim Ziron Beta Tester (send private message) Posts: 639 Topics: 104 Location: Alex, Egypt | [1427] - posted: 2014-12-08 19:22:19 BTW , where are those symbols defined Code:
also could you please explain the plugin functions by examples. http://www.freewebs.com/ogremagic/index.htm |
Admin Site Admin (send private message) Posts: 933 Topics: 55 Location: OverHertz Studio | [1428] - posted: 2014-12-09 03:09:25 Hi Emil The definitions can be found in ziron.zir As for op macros, they're still supported, but ideally, better to use the plugin system. I am in progress of upgrading the plugin and macro system, once done I will be making some examples, and hopefully start updating the documentation. Download Ziron Get free hosting for Ziron related fan-sites and Ziron projects, contact me in private message. |
Emil_halim Ziron Beta Tester (send private message) Posts: 639 Topics: 104 Location: Alex, Egypt | [1429] - posted: 2014-12-09 19:34:04 i think there was a bug in op macro try this Code:
http://www.freewebs.com/ogremagic/index.htm |
Admin Site Admin (send private message) Posts: 933 Topics: 55 Location: OverHertz Studio | [1430] - posted: 2014-12-10 22:23:39 Hi Emil, I have just finished fixing a bug with the plugin system. Please re-download the beta: Download Here $expect is no longer supported (for now), however you can easily implement this through a macro or plugin. Ported version: Code:
creating an expect equal macro: Code:
usage: Code:
Using $If is more logically and easier for programmers to understand. Download Ziron Get free hosting for Ziron related fan-sites and Ziron projects, contact me in private message. |
Emil_halim Ziron Beta Tester (send private message) Posts: 639 Topics: 104 Location: Alex, Egypt | [1431] - posted: 2014-12-11 20:11:32 nice work Mr. Colin, actually , i did net like $expect in old Ziron ,and agree with you $if is much better. i have another question , in old plugin we used FileEntry to pares the buffer of code and change it as we need , so how we can make that with new Ziron. for example , see this Code:
http://www.freewebs.com/ogremagic/index.htm |
Currently Active Users: There are currently 15 user(s) online. 0 member(s) and 15 guest(s) Most users ever online was 1046, January 28, 2022, 2:08 pm. Statistics: Threads: 225 | Posts: 1848 | Members: 51 | Active Members: 51 Welcome to our newest member, yecate |