Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

TIP : limit of parameter length in SET_REPORT_OBJECT_PROPERTY (Forms6)

Status
Not open for further replies.

vchen7

Programmer
Mar 15, 2004
17
PF
Hi,

I ran through the problem when running a reports from a forms via RUN_REPORT_OBJECT.

This concerns the length of the parameters (REPORT_OTHER, REPORT_DESNAME, REPORT_FILENAME), I passed to the reports with SET_REPORT_OBJECT_PROPERTY.

The sum of the 3 lengths could not exceed 244.

There is nowhere I could find this limit.

If it can help,
Vincent.

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top