in reply to Re: Printing a Variable outside of the block
in thread Printing a Variable outside of the block

Thanks for the quick response moritz. Same as it is inside the block.
I would like it to print outside the block just as it does inside the block. So that later in this homework script I can ask a user to "Enter L for a list of classes and Lessons" and have L equal to "$part1$part" or whatever.
Im just not clear on how to define and pull the variable out of the block.
  • Comment on Re^2: Printing a Variable outside of the block