TapeTrack Documentation

Because there is more to tape management than you ever realized

User Tools

Site Tools


engine:import:setvar2file

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
engine:import:setvar2file [2020/03/04 01:18] – [Syntax] Scott Cunliffeengine:import:setvar2file [2025/01/21 22:07] (current) – external edit 127.0.0.1
Line 21: Line 21:
 Set variable MYFILE to the smallest text file in C:\stuff. Set variable MYFILE to the smallest text file in C:\stuff.
  
-<sxh>+<code>
 SetVar2File(MYFILE, "C:\stuff\*.txt", SIZE, -1); SetVar2File(MYFILE, "C:\stuff\*.txt", SIZE, -1);
 WriteMsg("The smallest file is $MYFILE"); WriteMsg("The smallest file is $MYFILE");
-</sxh>+</code>
  
 {{tag> import_engine sync_engine}} {{tag> import_engine sync_engine}}
engine/import/setvar2file.1583284685.txt.gz · Last modified: 2025/01/21 22:07 (external edit)