====== SetPreScript ====== Set a script to be run at the start of source processing. ===== Phase ===== This instruction is used by the TapeTrack Import Engine. ===== Syntax ===== ''SetPreScript(command);'' ^ Variable ^ Type ^ Description ^ Min Length ^ Max Length ^ |command| String|The full path to a script or executable to be run with the system(3) call at the start of Import Engine processing.|1|256| ===== Example ===== ===== See Also ===== [[engine:import|Import Engine Functions]] \\ [[cli:sync_fields|Sync Engine Fields]] \\ [[cli:tmss10sync|TMSS10Sync]] {{tag> import_engine sync_engine update_doco}}