summaryrefslogtreecommitdiff
path: root/2.3-1/macros/GeneralFunctions
diff options
context:
space:
mode:
Diffstat (limited to '2.3-1/macros/GeneralFunctions')
-rw-r--r--2.3-1/macros/GeneralFunctions/SCI2CFindFile.sci1
-rw-r--r--2.3-1/macros/GeneralFunctions/libbin1108 -> 1164 bytes
2 files changed, 1 insertions, 0 deletions
diff --git a/2.3-1/macros/GeneralFunctions/SCI2CFindFile.sci b/2.3-1/macros/GeneralFunctions/SCI2CFindFile.sci
index f7271e2e..912a72a8 100644
--- a/2.3-1/macros/GeneralFunctions/SCI2CFindFile.sci
+++ b/2.3-1/macros/GeneralFunctions/SCI2CFindFile.sci
@@ -20,6 +20,7 @@ function [FlagFound,SCIFileName] = SCI2CFindFile(PathList,FileName)
// --- Check input arguments. ---
// ------------------------------
SCI2CNInArgCheck(argn(2),2,2);
+
FlagFound = 0;
SCIFileName = '';
diff --git a/2.3-1/macros/GeneralFunctions/lib b/2.3-1/macros/GeneralFunctions/lib
index 9f498b21..e151923b 100644
--- a/2.3-1/macros/GeneralFunctions/lib
+++ b/2.3-1/macros/GeneralFunctions/lib
Binary files differ