Home > Archive > Clipper > November 2004 > Displaying an array with TBrowse
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Displaying an array with TBrowse
|
|
| Michael 2004-11-20, 8:55 pm |
| I am looking for an example of displaying an two-dimensional array
with an TBrowse object. I am working on ancient code that uses
TBrowseDB to display dbf-based data, but I am encountering
difficulties to display and browse the stuff when doing the transition
of exchanging the dbf data by an array.
While searching the archives, I often found a hint to example code
contained in the Clipper distribution (browse.prg), but unfortunately
I do not have access to these files. So if anybody could send me this
sample code this could hopefully help me a lot.
Any pointers are very appreciated!
TIA
Michael
| |
| Ross McKenzie 2004-11-20, 8:55 pm |
| On 20 Nov 2004 14:27:07 -0800, edv@michmash.de (Michael) wrote:
>I am looking for an example of displaying an two-dimensional array
>with an TBrowse object. I am working on ancient code that uses
>TBrowseDB to display dbf-based data, but I am encountering
>difficulties to display and browse the stuff when doing the transition
>of exchanging the dbf data by an array.
>
>While searching the archives, I often found a hint to example code
>contained in the Clipper distribution (browse.prg), but unfortunately
>I do not have access to these files. So if anybody could send me this
>sample code this could hopefully help me a lot.
>
>Any pointers are very appreciated!
>
>TIA
>Michael
Check your email...
Regards,
Ross McKenzie
ValuSoft
Melbourne Australia
valusoft AT optushome DOT com DOT au
When there's a will, I want to be in it
| |
| Lady Chatterly 2004-11-26, 3:55 am |
| In article <de848c7c.0411201427.c3b0e32@posting.google.com> edv@michmash.de (Michael) wrote:
>
>I am looking for an example of displaying an two-dimensional array
>with an TBrowse object. I am working on ancient code that uses
>TBrowseDB to display dbf-based data, but I am encountering
>difficulties to display and browse the stuff when doing the transition
>of exchanging the dbf data by an array.
>
>While searching the archives, I often found a hint to example code
>contained in the Clipper distribution (browse.prg), but unfortunately
>I do not have access to these files. So if anybody could send me this
>sample code this could hopefully help me a lot.
Are you sorry you do not have access to these files?
>Any pointers are very appreciated!
The statistics on sanity are that one out of every four Usenet poster
is suffering from some form of mental illness. Think of your three
best friends. If they're okay, then it is you.
>TIA
Why are you so positive about that?
--
Lady Chatterly
"Thanks to everybody who replied especially Lady Chatterly your advise
was the best" -- Osiris
|
|
|
|
|