Post Reply 
PPL programming question; local variables
02-13-2014, 02:53 PM
Post: #9
RE: PPL programming question; local variables
Han, thank you again for the reply and the informative articles. They are really helpful for me to start PPL programming.

From my original post, I was really asking if replacing

THIRDANG(a,b) with THIRDANG(angle1, angle2) would prevent angle1 and angle2 from being passed to the ANG() subroutine.

I thought declaring LOCAL angle1, angle2; would allow this, but maybe not.

Best,
Carl
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: PPL programming question; local variables - CR Haeger - 02-13-2014 02:53 PM



User(s) browsing this thread: 1 Guest(s)