repo.or.cz
/
ooovba.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
merge the formfield patch from ooo-build
[ooovba.git]
/
testshl2
/
workben
/
codegen
/
w32
/
checkfile.btm
blob
091ecfbf9faf8f8551bba63dec13395429080ac3
1
rem %1 is the filename
2
3
iff exist %1 then
4
echo Ok: %1 exist.
5
else
6
echo ERROR: %1 does not exist.
7
endiff