Applications Software to Download Applications
Programs marked 'From ANUW' are taken from Mark Ray's Amstrad Notepad Users Web.
ACCOUNTS.ZIP ... Main Program, Archive Viewer, and Accounts File Converter ... 15kb
I wrote this program to look after my own expenses on my current account so it only deals with one credit card which is paid off at the end of the month. As the program uses the date in its functions it is advisable to keep the NC200 time/date relatively accurate. Pressing Stop in any option returns to the main menu. Mostly in any option if no data is entered when asked the program will return to the main menu. When first run the program loads in a file called Money.dat which initially won't exist and the program will stop with an error. When this occurs just enter PROCsave_file and then enter 'y' when asked to save the file. It will start to save but will also produce an error. After it has, just RUN the program again and it should now run ok and produce a menu. The options are explained below: (0) Reload Data and (1) Save Data (2) View/Alter Current Account (3) Find Item in the Current Account (4) Graph of Current Account (5) View/Alter Credit Card (6) Pay Credit Card The program displays the information on who to pay the cheque to. This data is held in a variable called date$(0). To enter this data, return to the main menu. Press the 3 keys Control, Symbol and Q together at the same time. This breaks into the program and clears the screen. Now enter date$(0)="put the info on whom to pay your credit card between these quotes" Now enter PROCsave_file and enter 'y' when asked and then enter RUN. You need only do this once as the program now remembers the details (7) View/Alter Direct Debits (8) Pay Direct Debits (9) View projected Data for End of Month (A) Reset Direct Debits (B) Re-sort Direct Debits (C) Cash for End of the Month (D) Banks Difference (E) Create Text File of All Data (Q) Quit Archive.txt This program reads the the Archive file. the archives are called MON_ and the program will ask for the filename. Just enter the number (it assumes MON_) and press return. This program is really a cut down version of Accounts.txt and I tend to use it mostly for option (P) to create a text version which I then transfer to a word processor. If the archive file is MON_00.DAT then the text file generated will be MON_00.TXT. The author accepts no liability for any damages arising through the use of this program.
BOOKFIND.TXT ... 6.7kb This simple database program allows you to record details of books in your collection and search for a book using a simple search routine using INSTR. Fields included are : Title, Author, Publisher, Date, Catalogue number, and ISBN. Details are stored in a file called 'BOOKS.BF'.
CALC14.ZIP ... 16kb This is an improved calculator for the NC100, and it includes both formula and number memories in addition to scientific functions. To run the program, copy all of the files inside the zip archive to your NC100 and run the file "CALC14.BBC".
DRAW2000.TXT ... 12.1kb The original (and best) version of this is for the BBC Microcomputer, but the NC version is roughly the same, although it takes ages to save, load and print.
FOOD1.TXT ... NC100 Version ... 9kb Enter an 'E number' additive into this program and it will tell you what it is used for and if it has any side effects. Visit Robin's homepage at www.robinnixon.com
GRAPHER1.TXT ... NC100 Version ... 1kb Simple graph plotting program. Type in an equation using standard BASIC commands and one variable 'X'.
LOGSS.TXT ... 22.5kb The LOGSS program lets you test out simple logic circuits using gates. CIRCUIT1.LOG -- 4 bit control gate
MSTAR2.TXT ... 14kb This program is a database for your music collection. The database is held in four files : CD_IND.MS -- Compact discs Separate files are used because if you have a large collection, a single file may not fit in the Notebook's memory. The program allows you to search for a word in the title or artiste fields, or view the entire contents of the catalogue. There is also a sorting routine.
LOTTERY.ZIP ... 5kb Using this program you can record the UK National Lottery (Lotto) results for both Wednesday and Saturday draws. You can then get a graph showing how many times each ball has appeared and get the program to choose some numbers for you. The LOTTERY.ZIP file contains the program as a text file and the lottery numbers to January 2003 can be found in the LOTTNUMS.DAT file which must be transferred to the NC200 in binary format and cannot be opened in the Word Processor.
NCTOOLS.ZIP ... 20kb NCTREAD.TXT ... Original Read-Me File ... 7kb NC-Tools is a file management program for the Amstrad Notepad Computers NC100, NC150 and NC200. It offers you the possibility of file operations using a single keystroke and comfortable BBC BASIC program development using the built-in full screen file editor. NC-Tools gives you the following facilities:
Easy editing of BBC BASIC programs Put the file selector on a file with extension "LIS" (must be in upper case!) and press E. Press Yellow and Red. Editing the listing and when finish don't press Stop, press Yellow and B. If you give NC-Tools the name "AUTO", it starts automatically. You don't have to wait until the file listing appears, simply press B and the BBC BASIC command line is ready. Press Symbol and X and the file will be loaded via "*EXEC FILENAME.LIS". Press Symbol and S and "SAVE FILENAME.BAS" will appear. When you press Yellow and Red you will be in the editor again, just at the line you leave it. In BBC BASIC you can use the following keys:
NEWTON.TXT ... 1kb Type in an equation using standard BASIC commands and the program will solve it using the Newton Raphson method.
PCBCAD.TXT ... Old version ... 19kb PCB CAD is a program for drawing Printed Circuit Boards. The new version (version 3.51) allows you to use a mouse to control the placement to objects. For more information about the new version take this link.
AUTO.TXT ... 3.2kb When you enter Basic, if it exists a Basic program called Auto (not Auto.txt) will Auto-matically run. This version of Auto runs a small menu allowing you to run your other basic programs off it. It also has the Full Date program incorporated within. Your program names as displayed in the menu screen need to be held as data statements in lines 460 to 480 and the actual program names which will be CHAINed should be put in lines 580 to 690. Not displayed in the menu:
RESCODE2.TXT ... 3kb A program to work out the value of resistors from their colours. Simply enter the three-band code using the cursor keys and the value is displayed.
SCALES1.TXT ... 5kb This handy program converts from one quantity into another. Simply enter a number and use the cursor keys to select the two quantities that you need (e.g. inches and centimeters). The number you have entered will appear converted from one quantity into the other, and vice versa. For the inches and centimeters example, entering 1 will result in a conversion from inches to centimeters (2.54cm) and a conversion from centimeters to inches (0.394"). Visit Robin's homepage at www.robinnixon.com
TIMECALC.TXT ... 3kb TimeCalc is a simple calculator which utilises the power of the BBC BASIC 'EVAL' command to perform time calculations. Time can be input as decimal, or hours and minutes. So, for example, two-and-a-half hours could be input as either 2.5 hours or 2:30 (which represents 2 hours and 30 minutes). Output can be either decimal, obviously needed where a price or cost is the final output, or hours and minutes where the final output relates to time. The default output is decimal but time output can be requested by terminating your input with a colon (:). Small decimal answers may be expressed in exponential form. IT IS YOUR RESPONSIBILITY TO ENSURE THAT YOUR INPUT AND OUTPUT ARE RELEVANT AND MEANINGFUL. Below are three examples:-
Please note that answers less than 10 minutes will be expressed as minutes but bigger answers will be expressed in hour and minute form (i.e. 1:10 for 1 hour and 10 minutes, and 0:15 for 15 minutes). The program will allow you to do more than one calculation and when you want to quit just press RETURN all by itself in response to the 'Timecalc : ?' prompt. Finally, please feel free to modify/improve the program and feedback any significant improvements to Tim. Jameel Siddiq
TURTLE2.TXT ... 15.1kb My version of the popular drawing program. Type 'help' at the prompt to display the commands that can be used. Programs marked 'From ANUW' are taken from Mark Ray's Amstrad Notepad Users Web. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Home | Features | Data Sheets | Questions | BBC BASIC | Software | |