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 > > > [excessive quoting removed by server] _______________________________________________ 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/001501cbdfea$e7fb52a0$b7f1f7e0$@com ** 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.

