Asmc Macro Assembler Reference Disable non Masm extensions. Command-line options /Zne Renamed keywords Disable non Masm keywords Keywords removed Conditional Control Flow .assert .for .endf .class .comdef .operator .template .ends .new .switch .case .endc .gotosw .default .endsw .enum .return Flag conditions .if[xx] .while[xx] .until[xx] Signed compare .ifs .whiles .untils Return code .if[s][b|w|d] .while[s][b|w|d] .until[s][b|w|d] Conditional Assembly defined undef Asmc extensions not disabled. .pragma See Also Asmc Command-Line Reference | Disable non Masm keywords