-- PROJECT: Home Page of QE Editor (Quick Euphoria Editor for DOS).
-- AUTHOR: Shian Lee.
-- UPDATE: May/11/2012 (QE version 2.3.9)
-- HOST:
000webhost.com
-- NOTE: If one cannot access QE site, try with:
Free web proxy;
--
(Sometimes your ISP may block access to all *.site90.com
--
sub-domains and put them on its "black-list"...).
--
-- DETAILS:
QE Editor Features:
--
1. It's all free!
--
2. Runs on DOS & Windows (Runs on XP in full screen).
--
3. Friendly user interface (like QBASIC or QuickBasic).
--
4. Supports programming in Euphoria version 3.1.1 and
--
Euphoria version 4.0.3.
--
5. Bi-Directional editor for user defined languages
--
in full screen mode.
--
6. User defined syntax coloring, menu and help.
--
7. Simple, yet makes programming quick & easy.
--
8. Automatically jumps to errors.
--
9. Can be used just as a text editor.
--
10. Edit large text files.
--
11. Drawing lines is possible.
--
12. Simple spell check for English (or other language).
--
13. Powerfull macro.
--
14. Import and export Unicode (UTF-8) files.
--
15. Automatically shapes Arabic letters while you type.
--
16. Supports Long File Names on DOS32 & Windows.
--
17. Developed 100% using Euphoria version 3.1.1.
--
* And more...
--
--
Tip:
--
if you want to use any code page created by QE,
--
in graphic modes, then download the file PUTSXY.E by
--
Jiri Babor, from the Euphoria archive. It needs a small
--
change in procedure load_font(), to load the font from
--
the CODEPAGE.BIN dump file instead of memory - that's all!
--
--
--
QE is tested on MS-DOS 7.10, FreeDOS 1, and Windows XP.
-- ==================================================================
-- PURPOSE: Display few random screenshots of QE Editor.
-- PURPOSE: Download QE Editor and more for free (as Zip files).
-- PURPOSE: Get Email address string.
-- RETURN: sequence; Site admin (Shian) Email address.
-- PURPOSE: Display some useful links.
-- PURPOSE: Display the FAQ.
-- PURPOSE: Some information about Shian.