2 Mart 2011 Çarşamba

Link Control Variables

$fill.replace  (Default=true)
If false, Service Manager does not replace fields that already contain data.
$fill.exact  (Default=false)
If true, Service Manager only copies to fields with the same name and type at the same level within the database dictionary.
$fill.display   (Default=false)
If true, displays the target record before copying data into the source record.
$project.first  (Default=false)
If true, Service Manager projects data between like-named fields before copying unlike-named fields defined in the link record’s Fill From/Fill To list.
$fill.recurse  (Default=false)
If true, the next line in the link record is automatically executed.
$fill.skip  (Default=false)
If true, skips the current entry and continues
processing based on the value of
$fill.recurse for that entry.
$fill.option.skip  (Default=false)
If true, the option to skip the current link becomes available.
$fill.search.format="contacts.search.g"
NOTE:
$fill.display must equal true for $fill.option.skip to function.

Common File Variables

Common File Variables

$L.file           Data Policy (also used in Notifications and the Document Engine)
                    Format Control
$file,             primary file record
$file0,           primary file record before any modification
$filex            secondary query file where x =integer starting at 1
$File             Links
$L.filed         Display: screen, option, event
$L.file.save   Notifications: the old version of the record in play when the   notification is triggered.
$L.new         Macros: changed record (triggers too)
$L.old           Macros: original record (triggers too)
$script          Scripts

record, 
oldrecord      Triggers