Shared

Prev Next Home Home Table Of Contents Index

Shared

The key word SHARED can be used to define variables just like VAR. Any variable defined with SHARED is passed globally to and from overlays.

The important thing is that the Shared variables must be defined exactly the same way between the overlays. There is also a predefined variable called COMMON. Technically, Shared variables are qualifiers off of COMMON.


Example:
Shared Var1 Var2 Var3

See Also: Var Const Qualifier

Category: Variable

Prev Next Home Home Table Of Contents Index

Sponsors
Shopping
Forum
Forum
email
EMail
Index
Index
Home
Home