RE: can't find include files
- Posted by Patrick.Barnes at transgrid.com.au Jan 15, 2003
- 475 views
This message is in MIME format. Since your mail reader does not understand this format, some or all of this message may not be legible. ------_=_NextPart_001_01C2BC52.7576B810 The interpreter doesn't know where the include files folder is, probably because the EUINC variable doesn't exist on an XP system... on win98, the EUINC variable is set inside autoexec.bat to c:\euphoria, or wherever euphoria was installed. However, in XP, there is no autoexec.bat file to set it in. Try one of these two: 1. Put the include files in the same directory as the dos program. 2. open the program in an editor, and instead of the lines saying 'include myincludefile.e' change it to 'include c:\euphoria\myincludefile.e'. -----Original Message----- From: sixs at ida.net [mailto:sixs at ida.net] Sent: Wednesday, 15 January 2003 15:51 To: EUforum Subject: can't find include files can't be found. Both programs are in the d:\euphoria\include folder. I am running XP Pro. On my old computer I was running Win98. This email was sent to: Patrick.Barnes at transgrid.com.au Or send an email to: EUforum-unsubscribe at topica.com TOPICA - Start your own email discussion group. FREE! *********************************************************************** *********************************************************************** ------_=_NextPart_001_01C2BC52.7576B810 Content-Type: text/html; charset="iso-8859-1" <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <HTML><HEAD> <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1"> <META content="MSHTML 5.00.3315.2870" name=GENERATOR> <STYLE></STYLE> </HEAD> <BODY bgColor=#ffffff> <DIV><FONT color=#0000ff face=Arial size=2><SPAN class=284165404-15012003>The interpreter doesn't know where the include files folder is, probably because the EUINC variable doesn't exist on an XP system... on win98, the EUINC variable is set inside autoexec.bat to c:\euphoria, or wherever euphoria was installed. However, in XP, there is no autoexec.bat file to set it in.</SPAN></FONT></DIV> <DIV><FONT color=#0000ff face=Arial size=2><SPAN class=284165404-15012003>Try one of these two:</SPAN></FONT></DIV> <DIV><FONT color=#0000ff face=Arial size=2><SPAN class=284165404-15012003>1. Put the include files in the same directory as the dos program.</SPAN></FONT></DIV> <DIV><FONT color=#0000ff face=Arial size=2><SPAN class=284165404-15012003>2. open the program in an editor, and instead of the lines saying 'include myincludefile.e' change it to 'include c:\euphoria\myincludefile.e'.</SPAN></FONT></DIV> <DIV><FONT color=#0000ff face=Arial size=2><SPAN class=284165404-15012003></SPAN></FONT> </DIV> <DIV><FONT color=#0000ff face=Arial size=2><SPAN class=284165404-15012003></SPAN></FONT> </DIV> <DIV><FONT color=#0000ff face=Arial size=2><SPAN class=284165404-15012003></SPAN></FONT> </DIV> <BLOCKQUOTE style="MARGIN-RIGHT: 0px"> <DIV align=left class=OutlookMessageHeader dir=ltr><FONT face=Tahoma size=2>-----Original Message-----<BR><B>From:</B> sixs at ida.net [mailto:sixs at ida.net]<BR><B>Sent:</B> Wednesday, 15 January 2003 15:51<BR><B>To:</B> EUforum<BR><B>Subject:</B> can't find include files<BR><BR></DIV></FONT><PRE>============ The Euphoria Mailing List ============ </PRE> <DIV><FONT face=Arial size=2>I am running a Euphoria dos program and it tells me that the include file can't be found. Both programs are in the d:\euphoria\include folder. I am running XP Pro. On my old computer I was running Win98.</FONT></DIV><PRE>==^==^============================================== =============== This email was sent to: Patrick.Barnes at transgrid.com.au EASY UNSUBSCRIBE click here: <A href="http://topica.com/u/?b1dd66.b3hNP3.UGF0cmlj">http://topica.com/u/?b1dd 66.b3hNP3.UGF0cmlj</A> Or send an email to: EUforum-unsubscribe at topica.com TOPICA - Start your own email discussion group. FREE! <A href="http://www.topica.com/partner/tag02/create/index2.html">http://www.top ica.com/partner/tag02/create/index2.html</A> ==^==^=============================================================</PRE></B LOCKQUOTE><CODE><FONT SIZE=3><BR> <BR> ***********************************************************************<BR> <BR> "This electronic message and any attachments may contain privileged<BR> and confidential information intended only for the use of the <BR> addressees named above. If you are not the intended recipient of <BR> this email, please delete the message and any attachment and advise<BR> the sender. You are hereby notified that any use, dissemination, <BR> distribution, reproduction of this email is prohibited.<BR> <BR> If you have received the email in error, please notify TransGrid <BR> immediately. Any views expressed in this email are those of the <BR> individual sender except where the sender expressly and with <BR> authority states them to be the views of TransGrid. TransGrid uses<BR> virus scanning software but excludes any liability for viruses<BR> contained in any attachment.<BR> <BR> Please note the email address for TransGrid personnel is now<BR> firstname.lastname at transgrid.com.au"<BR> <BR> ***********************************************************************<BR> </FONT></CODE> ------_=_NextPart_001_01C2BC52.7576B810--