APPLICATIONSPROGRAMMATION ★ PROGEDIT ★

Progedit (The Amstrad User)Applications Programmation
★ 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 ★ 

The BASIC on the Amstrad range of machines allows programs to be saved in ASCII format as well as the more tokenised format. ASCII format is, basically, exactly the same as the way in which a listing appears on the screen. This format can be easily modified by other programs. To save a program in ASCII format, append ',a' to the Save command. Progedit loads the ASCII format of a program into memory ans allows it to be modified in the following ways:

  1. Expanded program listing
  2. String searching
  3. Global search and replace
  4. String search with confirmed replace
  5. REM statement removal
The expanded program listing lists the program to the printer, with each statement on a multi-statement line appearing on a separate line. Lines containing REMs are printed in bold, italic and 10 pitch. GOTOs, GOSUBs and RETURNS are flagged G, S and R in the lefthand margin. The searches and replaces are done as might be expected with phrases found being highlighted. Sometimes the program seems to produce extra copies of lines after a long phase of searching and replacing. These can be cleaned up by saving the program and loading it in as a normal program without Progedit. BASIC will the remove all occurences of extra lines. The REM remover will not remove remarks that have been typed in with a "'".

It will only remove lines that start with "REM".

With search and replace, be careful which string you choose to use. If, for example, you use "the" as the search string, Progedit will also show you the "the" in "then". This is easy to fix - just put in a space at the end of your search string, ie. "the ". It is sensible to load and resave all programs after they have been put through Progedit. All printer codes are to run an Epson or Epson compatible printer. This is an adaptation of a program by Alan Dunlop-Walters that was originally written to run on the PCW range.

TAU

★ PUBLISHER: The Amstrad User (Australia)
★ YEAR: 1986
★ CONFIG: 64K + AMSDOS
★ LANGUAGE:
★ LiCENCE: LISTING
★ AUTHOR: C.J.COLLINS (SCAUG)
 

★ AMSTRAD CPC ★ DOWNLOAD ★

Aucun fichier de disponible:
» Vous avez des fichiers que nous ne possédons pas concernent cette page ?
★ AMSTRAD CPC ★ A voir aussi sur CPCrulez , les sujets suivants pourront vous intéresser...

Lien(s):
Je participe au site:
» Pour ce titre nous ne disposons de fichier executable sur CPC (Dump, Saisie du listing) , alors si vous avez ça dans vos cartons ou vous désirez usé vos petit doigts boudinés sur votre clavier faites le nous savoir.
» Vous avez des infos personnel ?
» 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 225 millisecondes et consultée 1559 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.