Please enable JavaScript to view this site.

 

Navigation: Macros > Macro Language > Compiler Messages > Errors

Duplicate occurrences of global section

Scroll Prev Up Next More

This compiler error will occur if the keyword global is found twice in a macro.

 

For example:

global   
 
global   
 
var
 
begin
 
end

This usually comes from an incomplete cut/paste.

 


Topic 109508, last updated on 18-Apr-2020