Cathy:  Thank you!  I always want to show position when designing 
reports.  I noticed on these reports that I had to turn "show position" 
on every time I went to edit it.  I will reindex the .frx and see if 
that solves the problem.

The object that is getting set to T is the last object printed on the 
page.  It is a field.

Thanks,

Jeff

---------------

Jeff Johnson
[email protected]
(623) 582-0323

www.san-dc.com


On 03/11/2011 05:50 AM, Cathy Pountney wrote:
> CURPOS is only supposed to be applicable to the first record (Report
> Definition record, OBJTYPE=1) in a saved FRX. T means "Show Position" is on
> and F means "Show Position" is off. That seems pretty harmless.
>
> When you're editing a report, the CURPOS is set to .t. for any objects that
> are selected. But that shouldn't ever be saved.
>
> What's the OBJTYPE of the last record in your table? Often it's 25, which is
> the Data Environment record?
>
> It sounds like the Report Designer thinks it's on the first record when it
> marks CURPOS as .t. but instead it's on the last record.
>
>
>> Cathy:  I finally got a chance to look into this.  I took a good frx and
>> the only change I made was to change the value of a label and it
>> reproduced the bad behavior.  The only difference (other than the
>> horizontal position and value in the label) was CURPOS.  CURPOS of the
>> good report is set to T for the last record in the frx and all others
>> are F.  The CURPOS of the bad report is set to T in the first record and
>> all others including the last record is F.  I changed the first record
>> to F and the last record to T and the report ran correctly.
>>
>> I looked into what CURPOS was and didn't fully understand it.
>>
>> If this is causing the problem, what is setting CURPOS incorrectly?
>>
>> This appears to only be affecting one customer's application.
>>
>> Thanks!
>>
>>
>> Jeff
>>
>> ---------------
>>
>> Jeff Johnson
>> [email protected]
>> (623) 582-0323
>>
>> www.san-dc.com
>>
>>
>>

_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/profox
OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech
Searchable Archive: http://leafe.com/archives/search/profox
This message: http://leafe.com/archives/byMID/profox/[email protected]
** All postings, unless explicitly stated otherwise, are the opinions of the 
author, and do not constitute legal or medical advice. This statement is added 
to the messages for those lawyers who are too stupid to see the obvious.

Reply via email to