PowerHouse (programming language): Difference between revisions

Content deleted Content added
m Fix Linter errors.
Line 60:
Commands could be abbreviated to the first three characters when writing source code. ACCESS could be abbreviated to ACC, as well as DEFine, REPort, SCReen, etc.
 
QUIZ reports could be routed to a printer, screen, or ASCII text files with the <ttcode>SET REPORT DEVICE <printer> <screen> <disk></ttcode>command.
 
Given the right access and commands, a novice could write simple report programs. Just as dangerous, though, the same novice could easily destroy the data as there was no security to whether one can call up any of the interpreters. If you had access to QUIZ, you also had access to QTP and QUICK.