INT Files
What is the difference between mac and class files and these files are how to converted int file format
Discussion (1)1
Comments
MAC routines and classes can contain macros - $$$, embedded SQL - &sql() and &html<> and &js<> scripts. It is then compiled into the INT routine, where above constructs are generated into the final code (which is then compiled into pcode - OBJ).