Difference between revisions of "FileMan API Rules"
From VistApedia
DavidWhitten (talk | contribs) (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...") |
DavidWhitten (talk | contribs) |
||
Line 3: | Line 3: | ||
Remember the FileMan API Rule #1 that states: | 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”. | : 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 | + | : 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 |
Latest revision as of 15:02, 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