Omnimaga > Grammer

Grammer Feature Requests

<< < (2/20) > >>

Xeda112358:
Okay, in response to sorunome, here is an update with full rectangle clipping:
Grammer.8xk

Yeong:
Feature request:
Can you modify solve(0 command so I can put the size I want to copy in optional 3rd argument? :D

Xeda112358:
Okay, I like that idea very much and I just added it as well as an optional fourth argument for an offset into the var.
So for example, if I wanted to copy the first 128 bytes of prgmHELLO to the temp program Hi2, I could do something like this:

solve(0,"EHELLO","VHi2",128

Or if I wanted to copy 128 bytes at an offset of 4 bytes into the var:


solve(0,"EHELLO","VHi2",128,4

Yeong:
Yes! Thank you so much XD

TIfanx1999:
Very cool feature addition! =)

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version