Re: Euphoria Database Browser
- Posted by Derek Parnell <ddparnell at bigpond.com> Dec 22, 2006
- 629 views
Rich Klender wrote: > > Hello! > > I just downloaded the Euphoria Database editor last night, I also downloaded > the win32lib. When I try to run the edb.exw I get the following error: > > C:\EUPHORIA\edbeditor\euscript.e:1 > illegal character > þw}b#$ > ^ > I looks like the download was corrupted somehow, but that is not likely since its a ZIP file which presumabley unzipped without error. So maybe the unzip didn't work right? In any case, open the euscript.e file witha standard text editor and see what the first lines look like. It should be ...
--///////////////////////////////////////////////////////////////////////////// --// Name: edbscript.e --// Purpose: EuScript initialization for Euphoria Database Browser --// Author: Matt Lewis --// Modified by: --// Created: 2003-08-01 --// Copyright: (c) Matt Lewis --// Licence: See documentation --///////////////////////////////////////////////////////////////////////////// --include win32lib.ew with trace
-- Derek Parnell Melbourne, Australia Skype name: derek.j.parnell