Revision history [back]
How to change window size with EP-Macro
I tried to use jEPlus nowadays and there's an example to change window size with EP-Macro.
I can see
##if #[Top[] LE Bottom[]]
##set1 NewTop #eval[Bottom[] + 0.10]
Is it okay there no number inside []?
I think it's weird.
How to change window size with EP-Macro
I tried to use jEPlus nowadays and there's an example to change window size with EP-Macro.
I can see
##if #[Top[] LE Bottom[]]
##set1 NewTop #eval[Bottom[] + 0.10]
Is it okay there no number inside []?
I think it's weird.
How to change window size with EP-Macro
Hello,
I tried to use jEPlus nowadays and there's an example to change window size with EP-Macro.
I can see
##if if
#[Top[] LEset1
NewTop #eval[Bottom[] +Is it okay there no number inside []????[]?
I think it's weird.