Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Macro name changed from html to html-bobswift during server to cloud migration processing.

...

Anchor
1049819
1049819
LIB File System

Panel
Html bobswift
<pre>

forfiles

Html bobswift
 src=MYLIB/*

if

Html bobswift
 $(_file.type) EQ directory

copy

Html bobswift
 src=$(_path)\(*)

else

Html bobswift

copy

Html bobswift
 src=$(_path)
end
end
</pre>

Anchor
1049187
1049187
Components

...