<div class="xam_msg_class">
<div style="font: normal 13px Arial; color:#000000;">hi Ruslan <br />
yes i'm a developer, in the new features of latest 5.5.2 adk vReport i see that in function <br />
<br />
MakeNewReport( inIndex as integer, inDatasource as string,inQuery as String = NULL, inBinds() as StringOrVariant ) as VReport<br />
<br />
threse is new parameter "inBinds() as StringOrVariant " that substitute old 3 parameters of old makeNewReport function...<br />
<br />
but whene i use xojo ide, and i write the code <br />
xxx=makNewReport etc etc. i see the old implementatio of makeNewReport without new " inBinds() as StringOrVariant " parameter<br />
<br />
inBinds() as StringOrVariant must be an array but i don't see this from ide of xojo, rs<br />
can you help me ??<br />
<br />
<BR> <br />
<DIV><SPAN style="FONT-SIZE: 11px; FONT-FAMILY: Arial; COLOR: #5f5f5f">Da</SPAN><SPAN style="FONT-SIZE: 12px; FONT-FAMILY: Arial; COLOR: #5f5f5f; PADDING-LEFT: 5px">: "Valentina" valentina-bounces+jury=ctsas.com@lists.macserve.net</SPAN></DIV>
<DIV><SPAN style="FONT-SIZE: 11px; FONT-FAMILY: Arial; COLOR: #5f5f5f">A</SPAN><SPAN style="FONT-SIZE: 12px; FONT-FAMILY: Arial; COLOR: #5f5f5f; PADDING-LEFT: 5px">: "valentina@lists.macserve.net" valentina@lists.macserve.net</SPAN></DIV>
<DIV><SPAN style="FONT-SIZE: 11px; FONT-FAMILY: Arial; COLOR: #5f5f5f">Cc</SPAN><SPAN style="FONT-SIZE: 12px; FONT-FAMILY: Arial; COLOR: #5f5f5f; PADDING-LEFT: 5px">: </SPAN></DIV>
<DIV><SPAN style="FONT-SIZE: 11px; FONT-FAMILY: Arial; COLOR: #5f5f5f">Data</SPAN><SPAN style="FONT-SIZE: 12px; FONT-FAMILY: Arial; COLOR: #5f5f5f; PADDING-LEFT: 5px">: Fri, 17 Jan 2014 10:17:30 +0200</SPAN></DIV>
<DIV><SPAN style="FONT-SIZE: 11px; FONT-FAMILY: Arial; COLOR: #5f5f5f">Oggetto</SPAN><SPAN style="FONT-SIZE: 12px; FONT-FAMILY: Arial; COLOR: #5f5f5f; PADDING-LEFT: 5px">: Re: Quick Announce: Valentina release 5.5.2 ready for use</SPAN></DIV><BR>
<DIV>> On 1/16/14, 11:31 PM, "Jury Buono, Computer Time & Geco Informatica"</DIV>
<DIV>> <JURY@CTSAS.COM>wrote:</DIV>
<DIV>> </DIV>
<DIV>> Hi Jury,</DIV>
<DIV>> </DIV>
<DIV>> I think you are that developer, which asked about</DIV>
<DIV>> parameters to reports.</DIV>
<DIV>> </DIV>
<DIV>> Please note, that bind parameters are for SQL commands:</DIV>
<DIV>> WHERE f1 = :1, f2 = :2</DIV>
<DIV>> </DIV>
<DIV>> So this is not what you asked for...</DIV>
<DIV>> </DIV>
<DIV>> </DIV>
<DIV>> </DIV>
<DIV>> > hi, Ruslan, </DIV>
<DIV>> > i have update my adk with v4rb_5_mac_ub.dmg 12,9 mb downloaded from yours</DIV>
<DIV>> > site </DIV>
<DIV>> > i have replaced old v4rb.rbx with new file in my dojo plugin folder</DIV>
<DIV>> > then i open the valentina example located in</DIV>
<DIV>> > </DIV>
<DIV>> > /Users/XXXX/Paradigma</DIV>
<DIV>> > Software/V4RB_5/Examples/VReport/WebOnValentina/WebOnValentina.rbp</DIV>
<DIV>> > </DIV>
<DIV>> > but i donĀ¹t see the new inbinds parameters</DIV>
<DIV>> > MakeNewReport( </DIV>
<DIV>> > inIndex as integer,</DIV>
<DIV>> > inDatasource as string,</DIV>
<DIV>> > inQuery as String = NULL,</DIV>
<DIV>> > inBinds() as StringOrVariant ) as VReport</DIV>
<DIV>> > </DIV>
<DIV>> > and i see the old version of function makeNewReport with old</DIV>
<DIV>> > inCursolLocation, inLockType, inDirection</DIV>
<DIV>> > parameters </DIV>
<DIV>> > can say me watch is the problem ??</DIV>
<DIV>> </DIV>
<DIV>> I wonder... You not see them in code of example?</DIV>
<DIV>> </DIV>
<DIV>> Example was not change.</DIV>
<DIV>> Parameter is optional, so in the existed examples it will be just nil.</DIV>
<DIV>> </DIV>
<DIV>> </DIV>
<DIV>> -- </DIV>
<DIV>> Best regards,</DIV>
<DIV>> </DIV>
<DIV>> Ruslan Zasukhin</DIV>
<DIV>> VP Engineering and New Technology</DIV>
<DIV>> Paradigma Software, Inc</DIV>
<DIV>> </DIV>
<DIV>> Valentina - Joining Worlds of Information</DIV>
<DIV>> http://www.paradigmasoft.com</DIV>
<DIV>> </DIV>
<DIV>> [I feel the need: the need for speed]</DIV>
<DIV>> </DIV>
<DIV>> </DIV>
<DIV>> _______________________________________________</DIV>
<DIV>> Valentina mailing list</DIV>
<DIV>> Valentina@lists.macserve.net</DIV>
<DIV>> http://lists.macserve.net/mailman/listinfo/valentina</DIV></div>
</div>