--------------------------------------------------------------------- _____ _____ _ _ _ _ | ____| |__ / | | | | | |_ _ __ ___ | | | _| _____ / / | |_| | | __| | '_ ` _ \ | | | |___ |_____| / /_ | _ | | |_ | | | | | | | | |_____| /____| |_| |_| \__| |_| |_| |_| |_| ___ _ / ___| _ __ ___ __ _ | |_ ___ _ __ | | | '__| / _ \ / _` | | __| / _ \ | '__| | |___ | | | __/ | (_| | | |_ | (_) | | | \____| |_| \___| \__,_| \__| \___/ |_| v1.0 For __________ ________ _______ ________ ___ ____/_____________ _____ ___ __ \__ __ \__ ___/ __ /_ __ ___/_ _ \_ _ \__ / / /_ / / /_____ \ _ __/ _ / / __// __/_ /_/ / / /_/ / ____/ / /_/ /_/ \___/ \___/ /_____/ \____/ /____/ --------------------------------------------------------------------- Author Name: Michael Guinn Program Name: E-Z HTML Creator v1.0 Release Date: 04-30-2002 Coded in: x86 MASM compatable syntax. Copyrite (C) GNU General Public License. Dedicated to: Andrea. Specal Thanks: Chris Boyer, Bradford Taliaferro, and God. ----------------------------------------------------------------------- To Compile: With MASM MASM EZHTML.ASM ML EZHTML.OBJ To Compile: With TASM TASM /M EZHTML.ASM TLINK EZHTML.OBJ To Compile: With ARROW and FREELINK ASM EZHTML.ASM FREELINK /m EZHTML.OBJ ---------------------------------------------------------------------- About: This Program creates *.htm files for homepages from user input. ---------------------------------------------------------------------- Bugs: Metatag bug only about 5 keywords can be put in, its a 80 col dos bug, It seems ok in in Dr DOS 7.2 and MS DOS, but it seems to happen in Windows XP console.