Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 862 Bytes

invalid-procedure-name.md

File metadata and controls

22 lines (13 loc) · 862 Bytes
title ms.assetid ms.date ms.localizationpriority
Invalid procedure name
70da4da6-50c0-43df-9941-07bec49129d1
06/08/2017
medium

Invalid procedure name

There are restrictions in procedure-naming beyond the rules for naming identifiers. This error has the following cause and solution:

  • procedure host application

    Choose another name for the procedure.

  • Your procedure name is that of a restricted keyword, exceeds 255 characters, or doesn't begin with a letter. Choose a different name for the procedure.

For additional information, select the item in question and press F1 (in Windows) or HELP (on the Macintosh).

[!includeSupport and feedback]