1.8.30. ex_GlobalList()

[<<<] [>>>]

This function work up a global_list pseudo terminal. This does not generate any node.

int ex_GlobalList(peXobject pEx
);
The return value is 0 if no error happens.

1 means sytax error (the coming token is not a symbol)

2 means the variable was already defined


[<<<] [>>>]