Please enable JavaScript to view this site.

 

Navigation: Macros > Macro Language > Compiler Messages > Errors

Duplicate occurence of VAR section

Scroll Prev Up Next More

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

 

For example:

input   
 
var   
 
var
 
begin
 
end

This usually comes from an incomplete cut/paste.

 


Topic 109502, last updated on 18-Apr-2020