Re: Set GIF from IFS folder
Vern Hamberg <vhamberg-Ebbh53c6wcYkzXN11fiE55igCaZBIYHkAL8bYrjMMd8@public.gmane.org>
| Newsgroups | gmane.comp.systems.as400.code |
|---|---|
| Message-ID | <5.1.0.14.2.20030917071810.025a7b48@mail.centerfieldtechnology.com> |
Have you worked with network location names? It's the same syntax as you would use to map the network drive. You can use the actual IP address, or, better, use the name of the server, which ought to be in a local DNS or your HOSTS file on the PC (DNS is preferred). If your iSeries is called servername, then you can use \\servername\sharename\filename.ext Or, with IP address (not recommended for production) \\xxx.xxx.xxx.xxx\sharename\filename.ext You will have had to set up the share with NetServer. HTH Vern At 09:55 AM 9/17/2003 +0530, you wrote: >Scott, >I want to disply Image from IFS folder. Advice me how to assign IFS file >name in VARPG ? if i can directly display image from IFS folder the I do not >need to MAP a drive. > >Thanks & Regards >Mahesh Pawar >Project Manager > >System & Software, >SDF IV,Unit 123, Seepz, >Mumbai, India. _______________________________________________ This is the CODE/400 Discussion & Support (CODE400-L) mailing list To post a message email: CODE400-L-Zwy7GipZuJhWk0Htik3J/[email protected] To subscribe, unsubscribe, or change list options, visit: http://lists.midrange.com/mailman/listinfo/code400-l or email: CODE400-L-request-Zwy7GipZuJhWk0Htik3J/[email protected] Before posting, please take a moment to review the archives at http://archive.midrange.com/code400-l. NOTE: WDSc for iSeries disucssion has it's own mailing list. Information can be found at http://lists.midrange.com/cgi-bin/listinfo/wdsc-l