Re: File Browser Program
- Posted by Caballero Rojo <ebonvehi at CPSARG.COM> May 21, 1999
- 502 views
At 10:25 a.m. 13/05/99 EDT, you wrote: > >I have some time learning Euphoria. > >This is the skeleton for my file browser with source code, (sorry, >variable names in spanish), need a lot of fixes, but can show the >contents of your hard disk. > > >Regards > >+-+-+-+-+-+-+-+-+-+-+-+ >Marco Antonio Achury >achury at eldish.net > Hi, Marco, I=B4m from Argentina and if u don=B4t know I speak spanish too. I look your prog and I note a bug first time I tried to run. When u include some file, the Euphoria interpreter first look for the include file in the same directory where the program is running, and when it don=B4t find there, it looks fot= it in the INCLUDE file, so you don=B4t have to include "C:\EUPHORIA\BIBLIO.E" because it=B4s not necesary,= and not in all computers your prog is running from that directory. Red-Knight. P.S.: I can help u to traduce your program, but as u can see I=B4m bad speaking english too.