A curiosity about Xref

Chris Kelleher

Administrator
Staff member
I believe that my cross reference table is not right due to include file
errors that I am getting. If I try to compile a program at Xref level 5 the
errors that I get are telling me that the rtb_object is not available. I
have loaded a rather large patch into the system with alot of includes.
These includes are not available to the other files in the patch for cross
references. Does Roundtable have any utility that will build xref for thses
includes in the same way that xref can be performed on tables?


Regards,

David Langschied
 

Chris Kelleher

Administrator
Staff member
Dave,

If the includes are updates to existing include files, then youu should be
able to use the Xref info to compile the programmes that use the include
files. If the includes are only used by some of the new files, then the Xref
information should be built up correctly when you compile the new programmes
that reference the includes.

If you are unsure if the Xref is up to date for some reason, then it might
be an idea to recompile the whole workspace to make sure that the Xref is
updated properly.

Thomas

___________________________________
Hansen IT Consulting
Frilandsvej 85
9800 Hjørring
Denmark

Tel.: +45 98 90 49 16
Fax.: +45 98 90 49 17
Mobile : +45 20 16 19 29

E-mail : thomas@hansenit.dk
Web : www.hansenit.dk
__________________________________
StarBase Corporation StarPartner and
Certified Roundtable Consultant

!! Available soon in Europe - the Astra and AstraGen Development Framework -
Future Proof RAD SmartObject development !!!
 
Top