Search found 3 matches
- Tue Apr 19, 2011 3:18 pm
- Forum: Xbase++ Support
- Topic: DBU (again)
- Replies: 6
- Views: 13464
Re: DBU (again)
As an idea, I extended the dbu.prg with another parameter to pass the working directory. like this you can leave the dbu.exe together with the runtime files and call the dbu e.g. "x:\xbaseruntime\dbu g:\data\myfiles"
- Wed Dec 29, 2010 9:48 am
- Forum: Xbase++ Support
- Topic: Books/Magazines/Learning Material on Xbase++
- Replies: 2
- Views: 8764
Re: Books/Magazines/Learning Material on Xbase++
Hi
If you know a bit german... I wrote a booklet while i was learning xbase. Perhaps it helps
If you know a bit german... I wrote a booklet while i was learning xbase. Perhaps it helps
- Wed Dec 29, 2010 9:04 am
- Forum: Xbase++ Support
- Topic: DBU
- Replies: 31
- Views: 59817
Re: DBU
Hi I once copied the instruction for the changes in the old dbu. I attach them as .pdf in .zip I added two items at the end 1) Another parameter added for path. So you can call dbu from one directory (e.g. including the runtime files there) and from one place for several subdirs. 2) increased the si...