Hans Stoop----------------------LivelinkUp Europe 2002Open Text User ConferenceParis, FranceApril 14-17, 2002Find out how we're helping five million great mindswork together to improve efficiencies and save money.http://www.opentext.com/livelinkup/
-----Original Message-----From: knowledge@opentext.com [mailto:knowledge@opentext.com]On Behalf Of eLink Discussion: LAPI DiscussionSent: vrijdag 1 maart 2002 15:25To: eLink RecipientSubject: LL_RunReport used in Samplecode but without Declaration? LL_RunReport used in Samplecode but without Declaration? Posted by TBlume (Blume, Thomas) on 03/01/2002 09:23 AM Hallo,I was happy to found an example to Livereports. But where is the Function LL_RunReport declared?I miss the function in Visual BAsic Prototyp-Files and in C-Header Files as well. And the Function "LL_AccessReportsWS" is also unknown.******* Sample Code *****************************// Run report and get back report dataif ( status == LL_OK ){status = LL_RunReport( session, rptVolID, rptObjID, inputsList, reportData );// Output report data, should have document reserved aboveif ( status == LL_OK ){fprintf( output, "\nOutput from report:\t%s\n", REPORT_NAME );status = DisplayLLValue( reportData, 0, output );})**********************************************Who can help?I work with LAPI 9001.Regards AndreasP.S.: If there is anyone who has it please send it directly to andreas.boldt@siemens.com