◄Up► ◄Contents► ◄Index► ◄Back► ──────────────────────────────────────────────────────────────────────────── Reduces stack frame ┌──────── Optimizations ──────────┐ generated in some │ │ situations. ─────────────►▒ Quick Call Optimization /Ot │ │ │ Writes quoted strings ───►▒ Disable String Compression /S │ to object file instead │ │ of symbol table. └─────────────────────────────────┘ For details on /Ot, see the BASIC Programmer's Guide Chapter 15, "Optimizing Program Size and Speed." -♦-