Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Panel
forfiles src=MYLIB/*
if $(_file.type) EQ directory
copy src=$(_path)\(*)
elsecopy src=$(_path)
end
end

Anchor
1049187
1049187
Components

...