Script Steps Reference

Table Of Contents
FILEMAKER SCRIPT STEPS REFERENCE 62
Update Link (Windows)
Purpose
Updates the OLE link (manual or automatic) in the current container field.
Format
Update Link [<table::field>]
Options
Select Go to target field or click Specify to specify the field to be updated.
Compatibility
This script step is:
not supported in web publishing
not supported in a FileMaker Server scheduled script
Originated in
FileMaker Pro 6.0 or earlier
Description
If the field does not contain an OLE link, then this script step does not return an error code.
Note In addition to using the Update Link script step to update both automatic and manual links in
your database, automatic links are updated when an OLE object is activated with a
Go to Field script
step with Select/perform on, or when the print option Update all Links before printing is used.
Examples
Enter Browse Mode []
Update Link [Table1::Spreadsheet]
Related topics
Script steps reference (alphabetical list)
Contents
Replace Field Contents
Purpose
Uses the value in a specified field in the current record or uses a calculation to replace the value in
that field in every record in the current found set.
Format
Replace Field Contents [No Dialog; <table::field>;
Current contents/Serial numbers/Calculation results]