From 628df0447c0017bfbca6d07ef665ade25fe04db8 Mon Sep 17 00:00:00 2001 From: Kelvin Sherlock Date: Thu, 2 Aug 2018 19:45:16 -0400 Subject: [PATCH] fix ~MessageByName macro Should have LongWord result, Word + LongWord parameters. See TBR #3, page 51-13 --- Locator.Macs.S | 1 - 1 file changed, 1 deletion(-) diff --git a/Locator.Macs.S b/Locator.Macs.S index 7d46e38..e4ee3bd 100644 --- a/Locator.Macs.S +++ b/Locator.Macs.S @@ -107,7 +107,6 @@ _SetDefaultTPT MAC ~MessageByName MAC PHS 2 PHWL ]1;]2 - PxW ]3;]4 _MessageByName MAC Tool $1701 <<<