Home > Archive > Clarion > April 2004 > BUILD() With PROP:ProgressEvents Doesn't work with owner Name
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 |
BUILD() With PROP:ProgressEvents Doesn't work with owner Name
|
|
|
| I have a file that I am trying to do a BUILD() on and show the
progress of the BUILD. IF I Remove the Owner Name in The File
Attribute the Progress of the Build works fine, when I add the
Owner Name back, the progress no longer works.
Is this a bug?
How can I get around this?
I am using C6.
TIA,
Rick Rogers
| |
| Richard Kim 2004-04-29, 1:30 am |
| r.rogers@cumberlandtech.com (Rick) wrote in message news:<cff76470.0404281230.463404f2@posting.google.com>...
> I have a file that I am trying to do a BUILD() on and show the
> progress of the BUILD. IF I Remove the Owner Name in The File
> Attribute the Progress of the Build works fine, when I add the
> Owner Name back, the progress no longer works.
>
> Is this a bug?
> How can I get around this?
>
> I am using C6.
>
> TIA,
> Rick Rogers
Hi Rick,
Can you show me how you display the progress of the Build() in C6 ?
Some sample codes will be helpful.
Richard
| |
|
| I tested it using the program code sample in the help for
PROP:ProgressEvents. Just copy the code and then past it into a .clw
create a project and compile. It will work fine, then add an
"Owner Name" to the file attributes and compile and run.
The Build never occurs.
Rick
korcom@yahoo.com (Richard Kim) wrote in message news:<8f1c4606.0404281912.3d6c650d@posting.google.com>...
> r.rogers@cumberlandtech.com (Rick) wrote in message news:<cff76470.0404281230.463404f2@posting.google.com>...
>
> Hi Rick,
>
> Can you show me how you display the progress of the Build() in C6 ?
> Some sample codes will be helpful.
>
> Richard
|
|
|
|
|