We do not have the required library for gb.mime, not do we use gb.mime
What I can't remember is where and how in the reconf;configure;make
circus I need to stick a --disable-? option.
Any help would be apprec.
Bruce
--
R
On 12/21/2013 12:36 AM, Kevin Fishburne wrote:
> I've gotten some flak about how I declare arrays and want to change my
> ways. Previously I would do something like:
>
> Public SomeArray[300,300] as Integer
>
> I have a case now where I need an array whose number of elements will be
> incremented a
I've gotten some flak about how I declare arrays and want to change my
ways. Previously I would do something like:
Public SomeArray[300,300] as Integer
I have a case now where I need an array whose number of elements will be
incremented and that will be cleared occasionally. Of course I can't
Did someone recently speak about having developed a "statusbar" form
control?
tia
Bruce
--
Rapidly troubleshoot problems before they affect your business. Most IT
organizations don't have a clear picture of how applicat
Dear Cracks,
I want to show various CsvLines in a ScrollView.
Each line will be splitted and filled in a bunch of controls which are
all neatly placed and formatted in a "SourceFrame".
My question:
Is there an easy way to copy/paste that "SourceFrame" depending on the
(flexible) amount of CsvLin