1.

What Is Ssrange, Nossrange ?

Answer»

These are compiler options w.r.t SUBSCRIPT out of range checking. NOSSRANGE is the DEFAULT and if chosen, no run time ERROR will be FLAGGED if your INDEX or subscript goes out of the permissible range.

These are compiler options w.r.t subscript out of range checking. NOSSRANGE is the default and if chosen, no run time error will be flagged if your index or subscript goes out of the permissible range.



Discussion

No Comment Found