FIX: PWB Incorrectly Handles Select in Saved Macros (81365)



The information in this article applies to:

  • Microsoft Programmer's Workbench for MS-DOS 1.0
  • Microsoft Programmer's Workbench for MS-DOS 1.1

This article was previously published under Q81365

SYMPTOMS

When using Programmer's WorkBench (PWB) versions 1.0 and 1.1, you can save macros in the TOOLS.INI file. However, when the following macro is saved in TOOLS.INI, PWB will not correctly evaluate the macro commands.
   mytab:= begline select endline delete tab paste
   mytab: Alt+K
				

CAUSE

When using the select function in macros, PWB sometimes gives unexpected results.

RESOLUTION

When recording the above macro through the Record On option under the PWB Edit menu, the macro will work as expected.

STATUS

Microsoft has confirmed this to be a problem in PWB versions 1.0 and 1.1. This problem was corrected in PWB version 2.0.

REFERENCES

"Microsoft C Reference," versions 6.x, pages 55-76

Modification Type:MajorLast Reviewed:9/30/2003
Keywords:kb16bitonly kbfix KB81365