Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!utgpu!water!watmath!clyde!rutgers!ames!ucbcad!ucbvax!hp-sdd.UUCP!mdavis From: mdavis@hp-sdd.UUCP.UUCP Newsgroups: comp.sys.apple Subject: Re: No-error VERIFY Message-ID: <8704260725.AA01118@crash.CTS.COM> Date: Sun, 26-Apr-87 06:46:50 EDT Article-I.D.: crash.8704260725.AA01118 Posted: Sun Apr 26 06:46:50 1987 Date-Received: Wed, 29-Apr-87 01:49:59 EDT Sender: daemon@ucbvax.BERKELEY.EDU Reply-To: hp-sdd!pnet01!pro-sol!mdavis@AMSAA.arpa Distribution: world Organization: The ARPA Internet Lines: 48 > Is your package for DOS or ProDOS, and if for ProDOS does it work on > 3.5" disks? AmperWorks runs under ProDOS only, and it works with all standard ProDOS disk devices (which includes 3.5" drives, RAMdisks, Hard-disks, what have you). > Wouldn't mind a list of the other functions. Your wish is my command: + BASIC Functions (AmperWorks) . Get and set file information on a file (&/, &\) . Append a file onto another file (&ADD) . Convert a string's characters to normal ASCII (&ASC) . Copy a file to another file or directory (©) . Read the filenames from a directory into a string array (&FILES, &TFILES) . Powerful "input anything" command (&GET) . List out any type of disk file (&LIST) . Convert a string to lowercase (&LCASE) . Left-justify a string within a fixed-width field (&LEFT$) . Replace the middle portion of a string (&MID$) . Right-justify a string within a fixed-width field (&RIGHT$) . Strip spaces or other characters from the ends of a string (&SPC) . Fix Applesoft's ONERR bug and return error code and line number (&ONERR) . POKE multiple values into consecutive memory locations (&POKE) . Initialize Applesoft's stack (&POP) . Return the position of a string within a string (&POS) . Powerful "input anything" routine with optional word wrap (&READ) . Repeat Applesoft statements Until a condition is met (&REPT, &UNTIL) . Store and restore strings in non-erasable memory (&STORE, &RESTORE) . Sort a string, floating point, or integer single-dimensioned array (&SRT) . Repeatedly print a character many times (&STR$) . Get the time in this format: Sun, 1 Feb 87 12:30:45 (&TIME) . Convert a string to uppercase (&UCASE) AmperWorks comes free when you buy another enhancement package I've written called "ModemWorks". I'd hate to see you get AmperWorks and a week later want to buy ModemWorks (let me know if you want a description of that, too -- its a communications construction set for your modem through Applesoft BASIC using similar English-like commands: &HANGUP, & WAIT FOR CARRIER, etc...) In case you missed the address in the first message, its: Living Legends Software / 1915 Froude St. / San Diego CA 92107, and AmperWorks is ten US dollars. UUCP: [ ihnp4 akgua hplabs!hp-sdd sdcsvax nosc ] !crash!pnet01!pro-sol!mdavis ARPA: crash!pnet01!pro-sol!mdavis@nosc INET: mdavis@pro-sol.CTS.COM