Javier,

I saw it earlier.

Jan

-----Original Message-----
From: "Javier Valencia" <[email protected]>
To: [email protected] (RBASE-L Mailing List)
Date: Wed, 5 Jun 2013 17:37:29 -0500
Subject: [RBASE-L] - RE: Fonts

> I sent this e-mail over 3 hours ago and have not seen it; I am not sure
> if
> it did not make it to the list or back to me...
> 
> Frank,
> 
> This command work for me in the regular and compiled version:
> 
> -- Set file name and be sure to include file extension
> SET VAR vfile_name TEXT = 'test.swf' 
> PROPERTY vci_WebBrowser GOURL .vfile_name
> 
> vci_WebBrowser  is the component ID for the WebBrowser field where the
> file
> is displayed.
> Make sure that the directory and file exist and are available, and
> property
> enclose in quotes if the name/path has blanks.
> Also  make sure you include the file name extension; your computer
> might
> know which driver to use but other computers might not, and this is why
> you
> might be getting the error.
> 
> As far as debugging. I have a pass worded option in a menu that allows
> me to
> access a simulated R> prompt. From there I can set errors and error
> messages
> on (they are normally off) so I can see the error message and where the
> problem is happening and trace it in the full version accordingly.
> 
> Javier,
> 
> Javier Valencia, PE
> O: 913-829-0888
> H: 913-397-9605
> C: 913-915-3137
> 
> 


Reply via email to