Page 1 of 1

Comand Format

PostPosted: Thu Jul 09, 2015 2:23 am
by Umberto
Hello
I am translating my Toolbook OpenScript books in Action Editor using PowePac. I have two problems:
How do I translate the following OpenScript code:
step i from 1 to n
text of field ("a" & i) = var (i)
end step
You have to consider that the book contains many examples of this type, so it is very hard to use the classic statement:
Set text of field "a1" to var [1]
……………….
..........
........
The second problem relates to the formatting of numeric quantities. There is a format command in PowerPac?
Thanks
Umberto Santori

Re: Comand Format

PostPosted: Mon Jul 13, 2015 4:23 am
by Clifton
I posted an Actions Editor example of how to do this at this link:
http://www.pgsoftwaretools.com/forum/viewtopic.php?f=8&t=176

Re: Comand Format

PostPosted: Thu Feb 23, 2017 5:42 am
by mariareese
useful,.. helping me out at some points ..thanku :D