Re: VDC: open .html files with ui.vdc.execute
Daniel Kroker <[email protected]>
| Newsgroups | gmane.comp.lang.4gl.aubit.general |
|---|---|
| Message-ID | <[email protected]> |
Hallo,
you can use aclfgl_client_execute or the vdc webbrowser:
DEFINE b ui.browser
LET b = ui.browser.create()
CALL b.openUrl(filename CLIPPED)
RETURNING exit_code
I hope it helps you.
Regards
Daniel
Am 19.11.2013 11:18, schrieb wh:
> Hello,
>
> we have some reports that generate HTML output. So, I took the output
> and transfered it with "aclfgl_sendfile_to_ui" to the client an called
> ui.vdc.execute. Nothing happend... :|
>
> After taking a look into the client source i discoverd that only .ods,
> .odt, .xls, .xlsx, .doc, .docx, .rtf, .csv and .txt are handled explicit
> in clienttcp.cpp.
>
> Are there any plans to extend this to more fileformats? For "my special
> case" support of .html would be great, but gererally for the futute: I
> think it would be a good idea to move the hardcoded filetypes out of the
> cpp code and move it into some kind of configuration file. So the
> endusers (or their admins..) could configure, what filetypes are
> supported (and some parameters: what application should be used, should
> the gui wait for the application...)
>
> Walter
>
> ------------------------------------------------------------------------------
> Shape the Mobile Experience: Free Subscription
> Software experts and developers: Be at the forefront of tech innovation.
> Intel(R) Software Adrenaline delivers strategic insight and game-changing
> conversations that shape the rapidly evolving mobile landscape. Sign up now.
> http://pubads.g.doubleclick.net/gampad/clk?id=63431311&iu=/4140/ostg.clktrk
> _______________________________________________
> Aubit4gl-discuss mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/aubit4gl-discuss
--
Mit freundlichen Grüßen
Daniel Kroker
VENTAS AG 20+ Jahre ERP-Erfahrung!
Web: www.ventas.de
Fon: 040 / 32 33 34 0
Fax: 040 / 32 33 34 38
Firmensitz: Mittelweg 144, 20148 Hamburg, Deutschland
Registergericht: Hamburg, HRB 80 297 Ust.IdNr.: DE118686712
Vorstandsvorsitzender: Dipl. Ing. Alain Siverly
Aufsichtsratsvorsitzender: Dr. Olaf Rehme
------------------------------------------------------------------------------
Shape the Mobile Experience: Free Subscription
Software experts and developers: Be at the forefront of tech innovation.
Intel(R) Software Adrenaline delivers strategic insight and game-changing
conversations that shape the rapidly evolving mobile landscape. Sign up now.
http://pubads.g.doubleclick.net/gampad/clk?id=63431311&iu=/4140/ostg.clktrk