DEC Text Processing Utility Program Development

5.1Creating DECTPU Programs

You can use executable statements either within procedures or outside procedures. You must place all procedure declarations before any executable statements that are not in procedures.

You can enter DECTPU statements from within EVE by using the EVE command TPU. For more information on using this command, see the Extensible Versatile Editor Reference Manual.

5.1.1 Simple Programs

The following statement is an example of a simple program:

SHOW (SUMMARY);

The preceding statement, entered after the appropriate prompt from your editor, causes DECTPU to execute the program associated with the SHOW (SUMMARY) statement. If you use EVE with a user-written command file, your screen may display text similar to Example 5–1.

Example 5–1 SHOW (SUMMARY) Display

 

DECTPU V3.1

1993-08-17

08:37

 

 

Journal file:

 

 

 

 

Section file name: EVE$SECTION

Ident: V3.1

Date: 17-AUG-1993 08:49

Activated from: TPU$SECTION

 

 

Created by: DECTPU V3.1

1993-08-17 08:37

Extension: SCREEN_UPDATER

Ident: DECTPU V3.1

1993-08-17 08:37

Timer Message:

working

 

 

24 System buffers and 1

User buffer

 

5.1.2 Complex Programs

When writing complex DECTPU programs, avoid the following practices:

Creating large procedures

Creating large number of procedures

Including a large number of executable statements that are not within procedures

These practices, if carried to extremes, can cause the parser stack to overflow.

The DECTPU parser currently allows a maximum stack depth of 1000 syntax tree nodes. When the parser first encounters a DECTPU statement, the parser assigns each token in the statement to a syntax tree node. For example, the statement ‘‘a := 1’’ contains three tokens, each of which occupies a syntax tree node. After the parser parses this statement, only the assignment statement remains on the stack of nodes. The a and the 1 are subtrees to the assignment syntax tree node.

The most common cause of stack overflow, which is signaled by the status TPU$_ STACKOVER, is creating one or more large procedures whose statements occupy too many syntax tree nodes. To make your program manageable by the parser, break the large procedures into smaller ones.

5–2DEC Text Processing Utility Program Development

Page 102
Image 102
Compaq AA-PWCBD-TE manual Simple Programs, Complex Programs, Example 5-1 Show Summary Display

AA-PWCBD-TE specifications

The Compaq AA-PWCBD-TE is a highly regarded laptop battery designed to provide reliable power to a range of Compaq laptop models. As technology continues to evolve, the necessity for efficient and long-lasting batteries becomes increasingly important, especially for students, professionals, and anyone reliant on portable computing.

One of the standout features of the AA-PWCBD-TE is its impressive capacity, designed to enhance the performance of your device. With a power capacity of around 5200 mAh, this battery is engineered to provide extended usage times, allowing users to work on the go without frequent interruptions for recharging. The battery supports efficient energy management, contributing to the overall longevity of the device.

Additionally, the AA-PWCBD-TE integrates advanced lithium-ion technology, which is favored for its reliability and minimal memory effect. Lithium-ion batteries typically offer a higher energy density compared to older technologies, meaning they can store more energy in a smaller size. This technology also supports faster charging times, making it a convenient solution for busy users.

Safety is another vital characteristic of the AA-PWCBD-TE. It features built-in protection against overcharging, overheating, and short-circuit conditions, which helps ensure the safety of both the battery and the device itself. This level of protection is crucial, especially in professional environments where equipment failure can lead to productivity losses.

Compatibility is also a key aspect of the AA-PWCBD-TE, as it is designed to fit a variety of Compaq laptop models. Users can easily determine whether this battery is suitable for their specific model, simplifying the buying process and ensuring optimal performance.

In terms of weight and dimensions, the AA-PWCBD-TE is designed to be lightweight and compact, adding minimal bulk to the laptop while still delivering powerful performance. Users can enjoy the balance of efficiency and portability, making it an ideal choice for those who travel frequently or require a battery that doesn't compromise on power.

Overall, the Compaq AA-PWCBD-TE stands out as a dependable and efficient laptop battery that enhances the user experience. With its impressive capacity, cutting-edge technology, and safety features, it is a valuable accessory for anyone looking to improve their mobile computing capabilities.