Download Introduction

Transcript
Fileman 22.2 Programmer Manual
Classic Calls Presented in Alphabetical Order
EN^DIEZ: Input Template Compilation
This entry point compiles or recompiles an INPUT template, without user
intervention.
REF: For more information about compiled INPUT templates, see the
^DIEZ: INPUT Template Compilation section.
Input Variables
X
The name of the routine for the compiled INPUT template.
Y
The internal entry number of the INPUT template to be
compiled.
DMAX
The maximum size the compiled routines should reach.
Consider using the $$ROUSIZE^DILF function to set this
variable.
^DIK: Delete Entries
Call DIK at ^DIK to delete an entry from a file.
CAUTION: Use DIK to delete entries with extreme caution. It does
not check Delete access for the file or any defined "DEL" nodes. Also, it
does not update any pointers to the deleted entries. However, it does
execute all cross-references and triggers.
Entry Point
^DIK
EN^DIK
EN1^DIK
EN2^DIK
80
Reindexes
Entries
All
1
1
1
Reindexes Crossreferences
All
Some or all for 1 field
Some or all for 1 field
Some or all for 1 field
Executes Logic
KILL
KILL then SET
SET
KILL
March 2013