Microsoft KB Archive/92809

From BetaArchive Wiki
< Microsoft KB Archive
Revision as of 18:34, 18 July 2020 by 3155ffGd (talk | contribs) (importing KB archive)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Knowledge Base


ACC: Limit for RunApp Action Command Line Argument Is 255

Article ID: 92809

Article Last Modified on 1/18/2007



APPLIES TO

  • Microsoft Access 1.0 Standard Edition
  • Microsoft Access 1.1 Standard Edition
  • Microsoft Access 2.0 Standard Edition
  • Microsoft Access 95 Standard Edition
  • Microsoft Access 97 Standard Edition



This article was previously published under Q92809

Moderate: Requires basic macro, coding, and interoperability skills.

SUMMARY

The limit for the RunApp action Command Line argument for macros is 255 characters.

MORE INFORMATION

The limit for the MS-DOS Command line argument is 127 characters, but Microsoft Access allows up to 255 characters for the RunApp macro action. There is a 127-character limit for the program name and path, and a 127-character limit for the list of arguments to the program.

Keywords: kbinfo kbusage KB92809