APPLICATIONSDIVERS ★ AMGRAPH ★

AMGRAPH (Amstrad Computer User)AMGRAPH (Amstrad User)
★ Ce texte vous est présenté dans sa version originale ★ 
 ★ This text is presented to you in its original version ★ 
 ★ Este texto se presenta en su versión original ★ 
 ★ Dieser Text wird in seiner Originalfassung präsentiert ★ 

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"
SAVE"GRAPHMC",B,35059,691

To re-enter the program without losing the data type GOTO 190.

The main variables used by the program are:

  • n number of data sets entered
  • a$() array holding names of data sets
  • d() array holding data
  • e() array holding the length of the data sets
  • month, month$ starting month and year string
  • msc base line for graphs
  • t$,s$,x$,y$ graph labels
  • sc,s,s5 scale factor, power of 10 within which data lies and whether scaled data is <2.5,5 or 10 used to limit size of numbers on graph axis menu option heading and number
  • k used to pick up variables for input routine
  • d$,dl stringofinput and length

ACU #8509

★ PUBLISHERS: Amstrad Computer User , Amstrad User
★ YEARS: 1985 , 1986
★ CONFIG: 64K + AMSDOS
★ LANGUAGE:
★ LiCENCE: LISTING
★ COLLECTION: AMSTRAD COMPUTER USER 1985
★ AUTHOR: John PALMER
 

★ AMSTRAD CPC ★ DOWNLOAD ★

Type-in/Listings:
» AMGraph    (Amstrad  Computer  User)    ENGLISHDATE: 2020-04-22
DL: 293
TYPE: ZIP
SiZE: 10Ko
NOTE: 40 Cyls
.HFE: Χ

» AMGraph    (Amstrad  User)    SPANISH    LISTINGDATE: 2022-03-05
DL: 141
TYPE: PDF
SiZE: 4180Ko
NOTE: 7 pages/PDFlib v1.6

★ AMSTRAD CPC ★ A voir aussi sur CPCrulez , les sujets suivants pourront vous intéresser...

Lien(s):
» Applications » X-Graph (Computing with the Amstrad)
» Applications » Graphic City Manual
» Applications » Z-Graph (Amstrad Especial)
» Applications » Graphic City (Ubi Soft)
» Applications » Spectrum Screen Pictures on your Amstrad / Screen Transfert Utility Spectrum to CPC464
» Applications » Graph-X (MegaOcio)
Je participe au site:
» Vous avez des infos personnel, des fichiers que nous ne possédons pas concernent ce programme ?
» Vous avez remarqué une erreur dans ce texte ?
» Aidez-nous à améliorer cette page : en nous contactant via le forum ou par email.

CPCrulez[Content Management System] v8.7-desktop/c
Page créée en 554 millisecondes et consultée 2731 fois

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.