SKIP Examples
Example 1:
|
|
|
|
|
|
|
|
|
|
|
|
The LABEL 'B' references a data area of 500 bytes in length.
Example 2:
|
|
|
|
|
|
|
|
|
|
|
|
The COMMON data is continued (aligned) through all of these variables, including the 'BLANKS' area. Any data from previous programs remain and may be accessed in the new program.
![]() |