★ APPLICATIONS ★ DIVERS ★ AMGRAPH ★ |
AMGRAPH (Amstrad Computer User)![]() | AMGRAPH (Amstrad Magazine)![]() | AMGRAPH part 2 (Amstrad Magazine)![]() | AMGRAF PARA CPC (Amstrad Magazine)![]() |
Amgraph is a fully menu driven business graphics program for the Amstrad CPC464/664. Up to four sets of data with up to twelve items in each set can be entered and then displayed in any combination by bar, line, stacked bar and 3D bar graphs. A pie chart is also included and can be used to represent a set of data or a cross section of the data thereby comparing a particular item in each set. In each of these, percentages are given and a slice of the pie can be highlighted by pulling it away from the main pie. All input into the program is handled by routines which tightly contol the input so nonsense entries are not accepted and the screen is kept neatly formatted. So that the user does not lose track of what is being entered, the input is done on a green background and screen prompts are always given. Data, once entered, can be easily viewed and amended and there is also a save and load data option. The general format option allows labels for the graphs to be entered and a year option is included which labels the data by months from the starting month number. That is, entering 5 would label May to April. All scaling is done by the program but you can set the base line for the graphs to make the differences between the data more pronounced or to show variations from a particular number. The program includes approx. 700 bytes of machine code which draw the various bars and provide a mode 1 Epson compatible shaded screen dump. After entering the program, readers are advised to save it before running as, although the machine code data includes checksums, a crash will inevitably result in the loss of the program. Readers using the CPC664 should change line 40 of the program as shown as this will result in a more colourful pie chart and better dotted line drawing. When the program is running correctly and the inevitable typing errors have been traced, the wait for the machine code to be poked in can be avoided by breaking out of the program, changing line 60 to MEMORY 34999: LOAD"GRAPHMC.BIN", deleting lines 4000-4160 and saving the programs with: SAVE"AMGRAPH" To re-enter the program without losing the data type GOTO 190. The main variables used by the program are:
ACU #8509 |
| ![]() |
|
L'alinéa 8 de l'article L122-5 du Code de la propriété intellectuelle explique que « Lorsque l'œuvre a été divulguée, l'auteur ne peut interdire la reproduction d'une œuvre et sa représentation effectuées à des fins de conservation ou destinées à préserver les conditions de sa consultation à des fins de recherche ou détudes privées par des particuliers, dans les locaux de l'établissement et sur des terminaux dédiés par des bibliothèques accessibles au public, par des musées ou par des services d'archives, sous réserve que ceux-ci ne recherchent aucun avantage économique ou commercial ». Pas de problème donc pour nous! |
CPCrulez[Content Management System] v8.7-desktop/c L'Amstrad CPC est une machine 8 bits à base d'un Z80 à 4MHz. Le premier de la gamme fut le CPC 464 en 1984, équipé d'un lecteur de cassettes intégré il se plaçait en concurrent du Commodore C64 beaucoup plus compliqué à utiliser et plus cher. Ce fut un réel succès et sorti cette même années le CPC 664 équipé d'un lecteur de disquettes trois pouces intégré. Sa vie fut de courte durée puisqu'en 1985 il fut remplacé par le CPC 6128 qui était plus compact, plus soigné et surtout qui avait 128Ko de RAM au lieu de 64Ko. |