Contact PSVM   (Q & A)  |  Notes Below   Audio  |  [toc]   [prev] Slide 12 of 17 [next]
SIJLesson04 Slide12
1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, [12 (top)], 13, 14, 15, 16, 17, [Lab]

Notes for Slide 12
This slide shows visually what happens when the set-statement

message = "Hello";

is run. The value "Hello" would then remain in the message variable
until it is replaced with either another set-statement or an
input statement (next slide).


1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, [12 (top)], 13, 14, 15, 16, 17, [Lab]