Create xbase.dbf

This commit is contained in:
David
2015-08-26 18:05:47 -07:00
parent dcae728c0e
commit 6b14ab2aeb

3
x/xbase.dbf Normal file
View File

@@ -0,0 +1,3 @@
do while .t.
? 'Hello World'
enddo