Difference between revisions of "FileMan API Rules"

From VistApedia
Jump to: navigation, search
(Created page with "= FileMan API Rule #1 = Remember the FileMan API Rule #1 that states: : NO program should assume that any local variable with a restricted name will survive any call to any V...")
(No difference)

Revision as of 15:01, 28 October 2019

FileMan API Rule #1

Remember the FileMan API Rule #1 that states:

NO program should assume that any local variable with a restricted name will survive any call to any VA FileMan routines that start with “D”.
Restricted local variable name start with “%” and/or a single alphabetic letter possibly followed by a number, and/or the letter ‘D’ followed by anything)