At 01:17 PM 6/5/2013, Frank Taylor wrote:
I am having an issue with a form that is run from a compiled app. In this form I have a web browser object. When I call this form using full version RBase 9.5 (V9.5.2.20521) and I issue the command property pdfdoc gourl .vtempfile (vtempfile is defined as w:\docchange) everything works fine. When I run my compiled app (Compiler V9.5.2.20521) of the same code and bring this form up, anytime I issue the property gourl command, I get RBase error window that says Interface not supported. But after I click OK, the gourl command works as it should. Any ideas?
Frank, Technically, everything that works using the full version of R:BASE 9.5, should work using R:Compiled application with a few exceptions, such as access to the R> Prompt, Form/Label/Report Designers, Debugger/Tracer, etc. If you can prepare a simple test and send it to the members of eXpanded R:Dream Team at mailto:[email protected], so that they can look at your code and then either provide you with the correct syntax, etc., or fix a reliably replicable boo-boo for the upcoming "MAJOR Update 3" of R:BASE eXtreme 9.5, to be released soon. Once taken care of, as a member of our Corporate VIP customer circle, you will be able receive the pre-release version for your internal testing prior to the official release.
This also brings up a second question, as I am new to compiling my applications, does anyone have any tips or suggestions on debugging issues in compiled apps? I have many things going on in the form and it took me a while to pin down the command that was giving this error, since it did not do it in full version where I could trace the code..
Generally, all debugging and testing should be done prior to the final and compiled application, as R:Compiler will not initiate all modules as mentioned above, including the Debugger/Tracer. If you would like to know all about R:Compiler 9.5, including all Tips, Tricks, and Un-Documented Features, allow me to send you an invitation to private lessons, using my favorite "Join Meeting" at https://join.me Very Best R:egards, Razzak. www.rbase.com www.facebook.com/rbase -- 30+ years of continuous innovation! 15 Years of R:BASE Technologies, Inc. making R:BASE what it is today! --

