TapeTrack Documentation

Because there is more to tape management than you ever realized

User Tools

Site Tools


engine:import:embed

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
engine:import:embed [2018/08/14 21:04] – created dcummingengine:import:embed [2025/01/21 22:07] (current) – external edit 127.0.0.1
Line 1: Line 1:
-embed+====== Embed ======
  
-==== Embed ==== 
 Embed a file containing additional definition language elements. Embed a file containing additional definition language elements.
  
-==== Phase ====+===== Phase =====
 This instruction is used by the TapeTrack INI Engine. This instruction is used by the TapeTrack INI Engine.
  
-==== Syntax ==== +===== Syntax ===== 
-**Embed**//(filepath);//+''Embed(filepath);''
  
-//string filepath;//+^ Variable ^ Type ^ Description ^ Min Length ^ Max Length ^ 
 +|filepath| String | The full or relative path to a file that you wish to embed.|1|256|
  
-|filepath| The full or relative path to a file that you wish to embed.|+===== Example =====
  
-==== Example ==== +Embed file extra_stuff.ttidef. 
-**Embed: Embed file extra_stuff.ttidef.** +<code> 
-|Embed("extra_stuff.ttidef");|+Embed("extra_stuff.ttidef"); 
 +</code> 
 + 
 +===== See Also ===== 
 + 
 +[[engine:import|Import Engine Functions]] \\ 
 +[[cli:sync_fields|Sync Engine Fields]] \\ 
 +[[cli:tmss10sync|TMSS10Sync]] 
 + 
 +{{tag> import_engine sync_engine}}
engine/import/embed.1534280644.txt.gz · Last modified: 2025/01/21 22:07 (external edit)