Re: This does not jive
- Posted by DonCole Sep 09, 2012
- 1390 views
Hello,
First I want to thank everyone for their advise and comments.
I did say I was using ver. 3.
What I was looking for was,
sequence rect,junk rect={325,350,366,365} junk=getRectangle(rect) drawRoundRect(WndMain,1,junk[1..4],5,5)
it doesn't use call_proc(), which would also work, and drawRoundRect() uses only one reference to junk.
Don Cole