Hello,
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.
First time here? Check out the Help page!
1 | initial version |
Hello,
I tried to use jEPlus nowadays and there's an example to change window size with EP-Macro.
I can see
Is it okay there no number inside []????
I think it's weird.
2 | No.2 Revision |
Hello,
I tried to use jEPlus nowadays and there's an example to change window size with EP-Macro.
I can see
##if
#[Top[] LE Is it okay there no number inside []????[]
?
I think it's weird.
3 | retagged |
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.