Jump to content


Click the link below to see the new game I'm developing!


YvetteBalt

Member Since 20 Jun 2006
Offline Last Active Jan 21 2017 10:57 AM
-----

Posts I've Made

In Topic: PROIVTree ActiveX - SetItemText

21 January 2017 - 10:56 AM

I was hoping I was doing something wrong and that it isn't a bug.

I tried the insert, add and delete route but couldn't quite get that to work correctly.

 

Thanks for the reply


In Topic: XML output

25 March 2008 - 01:56 PM

How do I use set_rptopt to output a specifc report to xml or csv. I can use $spool but this means creating a new report.



Hi Luke

Have you had any luck with that? We're on PROIV 6.1 and I'm trying to use SET_RPTOPT to dynamically change the output of a report to excel (whether it be via XML or CSV it doesn't matter).

I kinda get it right if I change the Spooler options to Output Type "XML - to Screen" Client File "report.xls" but cannot get it to work using SET_RPTOPT. ProIV sent me the following code:
SET_RPTOPT("CRT:OUTFMT=XEIZ", "11", "transform.xslt", "document.xls")” but no luck.

Another way might be use the Output Type "Screen with Delimited Output" but I also can't even get that to work smoothly using the Spooler Options let alone using SET_RPTOPT. The little documentation on SET_RPTOPT doesn't really help either.

Kind Regards,

Yvette

In Topic: Seemless searching

22 June 2006 - 03:05 PM

Hi Jan

I ended up using the 'pre-load' property on the fields.

Thanks for the reply.

Yvette

In Topic: Auto Expand

22 June 2006 - 03:03 PM

Jan

Thanks for the advice. I ended up implementing what you suggested.

Is there no way of "kick starting" and expand call when the user click a button in adition to doing some other actions?

Kind regards,
Yvette

Click the link below to see the new game I'm developing!