Jetter JC-120MC User Manual page 598

Table of Contents

Advertisement

12 OS update
598
//****************************************************
// 1. Activate 'Tracing' in JetSym
// 2. Set the name of the source file in 'SourceName'
// 3. Set the name of the target file in 'DestinationName'
// 4. Set the flag 'UpdateIt'
//****************************************************
Task
OSupdate
Autorun
Var
ResCopy:
End_Var;
Loop
UpdateIt := False;
When
UpdateIt Continue;
ResCopy := FileCopy(SourceName,
Trace('Result : '
End_Loop;
End_Task;
Int;
DestinationName);
+ IntToStr(ResCopy) + '$n');
Jetter AG

Advertisement

Table of Contents
loading

Table of Contents