Environment Does Not See Repeat Characters in Superkey Macros (92379)



The information in this article applies to:

  • Microsoft Visual Basic for MS-DOS
  • Microsoft Basic Professional Development System for MS-DOS 7.0
  • Microsoft Basic Professional Development System for MS-DOS 7.1

This article was previously published under Q92379

SUMMARY

If you use Borland Superkey to create a macro that contains repeat characters (for example, abbbc), the Basic editing environment will collapse the repeat characters into a single character (abc).

Microsoft has confirmed this to be a problem in Basic products that use the multiline edit manager (listed above). We are researching this problem and will post new information here as it becomes available.

MORE INFORMATION

The multiline edit manager in the environment collapses multiple adjacent keystrokes into a single keystroke message with a repeat count. However, the edit manager does not recognize the repeat count and assumes all characters have a repeat count of 1.

This problem does not occur in the following products:

  • Microsoft QuickBasic for MS-DOS, version 4.5
  • Microsoft Programmer's Work Bench (PWB)
  • Microsoft CodeView, version 3.100.005

    (These products do not use the multiline editor.)

Modification Type:MinorLast Reviewed:8/16/2005
Keywords:KB92379