Code Comments
Programming Forum and web based access to our favorite programming groups.I have to display some image ( such as .bmp .pcx ) on dos mode clipper application. Does any solution ? Thanks a lot !
Post Follow-up to this messageExecute a shell command and call a Windows application. Eg. on a Win98 machine try this clipper command "RUN KODAKIMG FILE.BMP" this will popoup a windows program containing the file. "arthur" <arthur550525@yahoo.com.tw> ha scritto nel messaggio news:d7kssk$hdf$1@netnews.hinet.net... >I have to display some image ( such as .bmp .pcx ) on dos mode clipper > application. > Does any solution ? > > Thanks a lot ! > >
Post Follow-up to this messageThank you very much! But I have to run this application in none windows envirmemt, such as dos 6.22 or pure dos 7.00 ( none windows). Does there any function can display image in clipper application on dos 6.22 ? "Marco" <noname@nomail.com> 在郵件 news:d819fn$m81$1@news.flashnet.it 中撰寫 ... > Execute a shell command and call a Windows application. Eg. on a Win98 > machine try this clipper command "RUN KODAKIMG FILE.BMP" this will popoup a > windows program containing the file. > > "arthur" <arthur550525@yahoo.com.tw> ha scritto nel messaggio > news:d7kssk$hdf$1@netnews.hinet.net... > >
Post Follow-up to this messageOn Thu, 2 Jun 2005 01:56:31 +0800, "arthur" <arthur550525@yahoo.com.tw> wrote: >I have to display some image ( such as .bmp .pcx ) on dos mode clipper >application. >Does any solution ? > >Thanks a lot ! > > Hello Arthur, A shareware image library for Clipper that handled .pcx files was released in 1995 by Rolf van Gelder. I don't know if it handles today's .pcx standards, but it certainly worked well back in the mid 90s. Operates under DOS also. Regards, Ross McKenzie ValuSoft Melbourne Australia valusoft AT optusnet DOT com DOT au
Post Follow-up to this messageArthur, >Thank you very much! >But I have to run this application in none windows envirmemt, >such as dos 6.22 or pure dos 7.00 ( none windows). >Does there any function can display image in clipper application on dos 6.22[/color ] Search The Oasis <http://www.the-oasis.net> for a solution. I think that for example Ferns' Graphics Library might do what you want. Regards, Klas ------- klas dot engwall at engwall dot com http://www.engwall.com/clipper/ The LFN Library for Clipper The LanMan Library for Clipper The NFPAT1A Timeslice release patch for the Nanforum Toolkit
Post Follow-up to this messageTry swapping out to one of these DOS utilities: http://www.opus.co.tt/dave/grphics.htm Mike arthur wrote: > I have to display some image ( such as .bmp .pcx ) on dos mode clipper > application. > Does any solution ? > > Thanks a lot !
Post Follow-up to this messageThank you. But where can I find the library ? "Ross McKenzie" <NoJunk_valusoft@optusnet.com.au> 在郵件 news:42a452b1.32844968@news 中撰寫... > On Thu, 2 Jun 2005 01:56:31 +0800, "arthur" > <arthur550525@yahoo.com.tw> wrote: > > > Hello Arthur, > > A shareware image library for Clipper that handled .pcx files was > released in 1995 by Rolf van Gelder. I don't know if it handles > today's .pcx standards, but it certainly worked well back in the mid > 90s. Operates under DOS also. > > Regards, > > Ross McKenzie > ValuSoft > Melbourne Australia > > valusoft AT optusnet DOT com DOT au
Post Follow-up to this messageArthur > But where can I find the library ? http://www.google.com Using search criteria - Rolf van Gelder Clipper IIRC it's on the OASIS as well HTH Steve
Post Follow-up to this messageFor a 16 colour BMP use Lightlib as supplied with Clipper 5.3
Post Follow-up to this messagePowered by vBulletin
Copyright 2000-2006 Jelsoft Enterprises Limited.