Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Convert dbv to fpt

19 views
Skip to first unread message

Colin Haig

unread,
Jun 18, 2008, 4:39:25 AM6/18/08
to
I am converting my first DOS 16 bit to xHarbour using xBuilder - how do I
convert the flexfile DBV files to FPT - also can I use winexec to replace
swpruncmd from blinker.

Cheers

Colin


N:dlzc D:aol T:com (dlzc)

unread,
Jun 18, 2008, 9:23:06 AM6/18/08
to
Dear Colin Haig:

"Colin Haig" <co...@techdata.net.au> wrote in message
news:_pydneJdgdJ...@westnet.com.au...


> I am converting my first DOS 16 bit to xHarbour
> using xBuilder - how do I convert the flexfile DBV
> files to FPT

If you have flexfile, see if you can export to some other format.
May have to simply print record number and memo field contents to
a flat file, then merge the memo field contents in with the dbf.
I don't see a historical discussion in this newsgroup relating to
how such data conversions were performed.

> - also can I use winexec to replace swpruncmd from blinker.

I'd recommend one of the wrappers discussed in either of these
threads:
http://groups.google.com/group/comp.lang.xharbour/msg/07c5b42e83653bf9
http://groups.google.com/group/comp.lang.xharbour/msg/f842512cc396adf6
... google groups will be a big asset in finding "work arounds"
...

David A. Smith


Colin Wisbey

unread,
Jun 19, 2008, 6:59:36 PM6/19/08
to
Colin,

re Flex dbv's, I have been through the same exercise. Are you using
Flexfile's RDD, or their API?

Solution might be quicker to discuss if you email me at
cwisbey *at* optusnet.com.au

Col

"Colin Haig" <co...@techdata.net.au> wrote in message
news:_pydneJdgdJ...@westnet.com.au...

N:dlzc D:aol T:com (dlzc)

unread,
Jun 19, 2008, 8:35:38 PM6/19/08
to
Dear Colin Wisbey:

"Colin Wisbey" <cwi...@optusnet.com.au> wrote in message
news:g3eocl$58t$1...@aioe.org...
...


> Solution might be quicker to discuss if you email
> me at cwisbey *at* optusnet.com.au

Could one of you tell us what the final resolution was, someday?
That way we'd have the method on file, if not the details.

David A. Smith


Anatole Kolotovkin

unread,
Jun 23, 2008, 3:06:28 AM6/23/08
to
Hello, Colin!
You wrote on Wed, 18 Jun 2008 16:39:25 +0800:

We do simply
1. We rename a file dbv in fpt
2. We change 1-st byte in heading dbf on chr (245)

CH> Cheers


With best regards, Anatole Kolotovkin. E-mail: aba...@rol.ru


0 new messages