Programs - adaptation of TURBOPASCAL to the ZX-SPECTRUM 32x24 console.

$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$
$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$
................................................................
####...###..............#####......####.....................
.##...##.................###.......##............###.......
.##..##.....##...##......#..##......##...........##.##......
.##..##.....................#..##......##...........##.........
.######.....###..###.....#....##.....##.##.###...####...###P.
.##..##.....##...##.....#....##.....##..##..##...##...##..#R
.##...##....##...##....#......##....##..##..##...##...##..#O
.##...##....##...##....#########....##..##..##...##...##..#F
.##...##....##...##...#........##...##..##..##...##...##..#I
####...###.####.####.###......####.####.##...##.####...####.
................................................................
$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$
$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$

Information for PROFI computer owners

# 2 от 18 марта 92 Composer: Krestyannikov A.A. (KiiA)

$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$
$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$



**********************************************************************

                T u r b o P a s c a l

**********************************************************************


    And so, the latest news from a country called PROFI.
In the first issue I already hinted a little that it’s worth buying
Borland TURBOPASCAL package.  Immediately I had to
encounter misunderstandings about how this version is different
from the PASZX supplied on the system floppy disk.  And in general,
my conscience won't let me get away with five lines
as an advertisement for such a wonderful thing.

    Firstly, PASZX is an adaptation of TURBOPASCAL to the console
ZX-SPECTRUM 32x24.  A lot follows from this:
  a) TURBOPASCAL - integrated environment, one (and very
     important) component of which is a text editor
     (I’ll tell you a secret, I’m one of his fans. All my
     programs, including CopyK, as well as this text
     typed precisely with his help).  This editor is
     a subset of WordStar (what, you haven’t heard of this?
     I can only sympathize. Much to my regret
     it does not adapt to the Russian language (Robotronovsky
     REFOR - doesn't count ) ): all formatting is thrown out
     text, interactive tips, etc.   ©Thanks
     this TURBO editor fumbles much faster,
     much more compact and (!!!) fully adapted
     to the Russian language. So, what a joy it is to have a good
     editor, if there are only 32 characters in a line (not a lot,
     isn't it?...)
  b)in order to save space on the screen, all messages are abbreviated
     down to one, and English, letter (interestingly,
     Is a normal person capable (especially if he
     speaks only Russian) guess what I/O means
     not Input / Output at all, but Insert / Overwrite).

    In addition, the package is what it includes
more than one file. Namely:

  - TURBO+.COM (actually TURBOPASCAL. Plus means
     that this is an adaptation of the original TURBO file: it is now
     When started, it configures itself for the current console).
  - TURBO.OVL (loadable system modules).
  - TURBO.MSG (error message texts. If
     it is not there, only the error number will be printed).
  - TUR.DOC, TURBO1.DOC, TURBO2.DOC, TURBO3.DOC
     (as far as I understand, a more or less complete description
     package).

    Let me highlight some of the attractive aspects of TURBOPASCAL:
  - The compiler fully lives up to its name:
     turbo
  - Ability to compile into memory - unlike usual
     for compile-to-disk mode compilers.
  - Integrated environment: this is an editor, compiler,
     a linker and partly a debugger rolled into one.
  - Not only the error is reported, but also shown,
     in what exact place?

    In short, you want to feel everythingbeauty of the package - BUY IT.
I'm sure you won't regret it.

Share your thoughts about the article