A simpler way would be:

PCFILE="C:\FOLDER\PICTURE.JPEG"
CALL WIN.PCRUN("IEXPLORE", PCFILE)

It opens up a new window with the aforementioned picture.

You can also pass URL's that you fabricate to open up very useful windows.
Two that i use are:

www.maps.yahoo.com\&address=123&main&street&zip=12345

and
www.ups.com/tracking/1Z12345678901234567

These are fictious urls, but you can visit both UPS/Fedex and/or
Mapquest/Yahoo or any other map-like site and cut & paste the real URL and
modify the variable portion. Brings green screen users a little closer to
the nice feel of the windows world.

All of my UPS clients use the UPS concept and 3 of mine with 'truck' use the
map concept.

my 3 cents.
----- Original Message -----
From: <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Saturday, February 21, 2004 11:39 AM
Subject: Re: WinteGrate


> In a message dated 2/19/2004 5:51:51 AM Pacific Standard Time,
> [EMAIL PROTECTED] writes:
>
> >      Question:  Using WinteGrate, running UniVerse 10, Unix - Is there
> >                 a way to display a 'jpeg' file in UniVerse ?
> >                 We have trucking companies that send up 'proof of
> >                 deliveries' in jpeg format. Our user base would love
> >                 to be able to view them straight from UniVerse.
> >
> >     As always, very appreciative for ideas/assistance
> >
> > Barry Rogen
>
> Barry store all the jpegs in a shared windows directory on your network
> In Universe have your program tell Wintegrate to "write the following path
> into the clipboard" blah blah blah (the path of the image in the shared
Windows
> directory)
> Then in your Universe program tell Wintegrate to execute its script
> "showjpg.scr" or something like that (you create this script in a shared
location as
> well)
> The Wintegrate script merely launches whatever it finds in the clipboard
>
> Will Johnson
> Fast Forward Technologies
> --
> u2-users mailing list
> [EMAIL PROTECTED]
> http://www.oliver.com/mailman/listinfo/u2-users

-- 
u2-users mailing list
[EMAIL PROTECTED]
http://www.oliver.com/mailman/listinfo/u2-users

Reply via email to