merging bitmap and .e file into one
- Posted by =?iso-8859-2?B?qWtvZGE=?= <tone.skoda at SIOL.NET> Sep 09, 2000
- 434 views
------=_NextPart_000_0008_01C01A7E.963DAE00 charset="iso-8859-2" Content-Transfer-Encoding: quoted-printable my include file uses bitmap. if i put that bitmap in \include folder it won't open it because current path is the one where=20 .exw program runs, not where include file is. how do i avoid this? i could set current path to c:\euphoria\include before opening file, but = then i would have to change this path every time i would move include = file to other folder. =20 i was thinking of merging bitmap and include file into one file. how do i do that? ------=_NextPart_000_0008_01C01A7E.963DAE00 charset="iso-8859-2" Content-Transfer-Encoding: quoted-printable <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <HTML><HEAD> <META content=3D"text/html; charset=3Diso-8859-2" = http-equiv=3DContent-Type> <META content=3D"MSHTML 5.00.2614.3401" name=3DGENERATOR> <STYLE></STYLE> </HEAD> <BODY bgColor=3D#ffffff> <DIV><FONT face=3DVerdana size=3D2>my include file uses bitmap. if i put = that bitmap=20 in \include</FONT></DIV> <DIV><FONT face=3DVerdana size=3D2>folder it won't open it because = current path is=20 the one where </FONT></DIV> <DIV><FONT face=3DVerdana size=3D2>.exw program runs, not where include = file=20 is.</FONT></DIV> <DIV><FONT face=3DVerdana size=3D2>how do i avoid this?</FONT></DIV> <DIV><FONT face=3DVerdana size=3D2>i could set current path to = c:\euphoria\include=20 before opening file, but then i would have to change this path every = time i=20 would move include file to other folder.</FONT></DIV> <DIV><FONT face=3DVerdana size=3D2></FONT> </DIV> <DIV><FONT face=3DVerdana size=3D2>i was thinking of merging bitmap and = include file=20 into one file.</FONT></DIV> <DIV><FONT face=3DVerdana size=3D2>how do i do = ------=_NextPart_000_0008_01C01A7E.963DAE00--