<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Hi all,<div><br></div><div>I am trying to test my existing REALbasic app with Valentina.</div><div><br></div><div>I have "<span class="Apple-style-span" style="font-family: 'Lucida Grande'; font-size: 12px; ">V4RB.rbx" in my "Plugins" folder.</span></div><div><br></div><div>I have placed the code from the v4rb tutorial into the Open event of my app:</div><div><br></div><div><span class="Apple-style-span" style="font-family: monospace; white-space: pre; ">Valentina.Init( 10 * 1024 * 1024 )</span></div><div><pre class="code"><span class="Apple-style-span" style="font-family: Helvetica; white-space: normal; ">This creates an error: "This method or property does not exist" with "Valentina" highlighted. What is wrong?</span></pre></div><div>Then on the "Valentina for REALbasic Registration" page it says to use:</div><h1><span class="Apple-style-span" style="font-size: medium; font-weight: normal; font-family: monospace; white-space: pre; ">Valentina.<span class="me1">Init</span><span class="br0">(</span> <span class="nu0">9</span>*<span class="nu0">1024</span>*<span class="nu0">1024</span>, <span class="st0">"MacSerial"</span>, <span class="st0">"WinSerial"</span>, <span class="st0">"LinuxSerial"</span> <span class="br0">)</span></span></h1><div>I only have the (trial) serial for VStudio, not for v4rb - so I put the following so it would run in 'demo' mode':</div><div><br></div><div><span class="Apple-style-span" style="font-family: monospace; white-space: pre; ">Valentina.<span class="me1">Init</span><span class="br0">(</span> <span class="nu0">9</span>*<span class="nu0">1024</span>*<span class="nu0">1024</span>, <span class="st0">""</span>, <span class="st0">""</span>, <span class="st0">""</span> <span class="br0">)</span></span></div><div><div><br></div><div>I still get the same error.</div><div><br></div><div>I guess, as usual, I am missing something obvious - please help.</div></div><br><div apple-content-edited="true"> <span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-size: medium; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; "><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-size: medium; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; "><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; "><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div>Cheers</div><div><br></div><div>Greg Olson-Hyde</div><div>Sydney Australia</div><div><br class="khtml-block-placeholder"></div><div><div><div>2.8 GHz Quad-Core Mac Pro</div><div>Mac OS X 10.5.8</div><div>RB 2009 r2.1 Pro</div><div>Valentina Studio Pro 4.2 trial</div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></span></div></span></div></span></div></body></html>