Please enable JavaScript to view this site.

 

Navigation: Macros > Macro Language > Compiler Messages > Errors

System variable names may not be used as variable names

Scroll Prev Up Next More

This compiler error will occur if you try to use the name of a system variable as variable name.

 

For example:

var
   n_OutputPage
begin
 
end

 


Topic 109903, last updated on 13-Apr-2020