Please enable JavaScript to view this site.

 

Navigation: Macros > Macro Language > Compiler Messages > Errors

Duplicate occurence of INPUT section

Scroll Prev Up Next More

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

 

For example:

input   
 
input   
 
var
 
begin
 
end

This usually comes from an incomplete cut/paste.

 

 


Topic 109500, last updated on 18-Apr-2020