3770Link

Command Syntax

Description

IFERROR< nnnn label

If error code less than nnnn, branch to label.

IFERROR>= nnnn label

If error code greater than or equal to nnnn,

 

branch to label.

IFERROR<= nnnn label

If error code less than or equal to nnnn,

 

branch to label.

IFERROR!= nnnn label

If error code not equal to nnnn, branch to

 

label.

IFFILE filename label

If filename exists, branch to label.

IFNFILE filename label

If filename does not exist, branch to label.

LOG /on /off

Turn logging on or off.

LOGON [message]

Send logon message to the host.

LOGOFF [message]

Send logoff message to the host.

LOOP label

Loop to label until LOOPCOUNT exceeded.

LOOPCOUNT x

Set loop count for LOOP and IF loops.

PAUSE hh:mm

Suspend session until hh:mm (military time).

PAUSE +x

Suspend session for x seconds.

PIPE [pipename] [/t=x /m=x]

Create a pipe.

 

/t=x - Time-out after x seconds.

 

/m=x - Time-out after x minutes.

PRINT file ptr

Print file to ptr.

PTR name [/n /s] [/a] [/b] [/t]

Define the printer device.

 

/n - Use auto file naming.

 

/s - Use auto file naming, skip existing files.

 

/a - Append to existing file.

 

/b - Receive in binary mode.

 

/t - Don't translate transparent records to

 

ASCII.

PUN name [/n /s] [/a] [/b] [/t]

Define the punch device.

 

/n, /s, /a, /b, /t - See PTR command.

QUIT [/f] [/x=nn]

Exit script processing.

 

/f - Terminate I/O and force disconnect.

 

/x=nn - Return exit code nn.

16

Page 18
Image 18
IBM 3770 manual Iffile filename label, Ifnfile filename label, Print file ptr

3770 specifications

The IBM 3770, introduced in the mid-1970s, was a pioneering multi-user data station known for its innovative design and functionality, aimed primarily at supporting online transaction processing. As one of the early efforts in integrating computers with communication technology, the 3770 set a foundation for subsequent advancements in the field.

One of the standout features of the IBM 3770 was its ability to support multiple user connections simultaneously. This multi-user capability allowed organizations to connect various terminals to a central computer, facilitating efficient data entry and retrieval processes. Each terminal could communicate with the mainframe, enabling users to access real-time data and execute transactions concurrently, which was revolutionary for its time.

The 3770 utilized a proprietary communication protocol that leveraged synchronous serial communication, ensuring reliable data transmission over telephone lines and enabling the automation of remote data entry. This technology reduced the need for physical interaction with centralized data processing systems, leading to increased productivity and efficiency in organizational workflows.

In terms of characteristics, the IBM 3770 was equipped with a dedicated processor for handling input and output operations. This feature offloaded routine tasks from the mainframe, optimizing overall performance and freeing up computational resources for more intensive processing activities. Additionally, the system was designed to support a variety of input devices, including keyboards and card readers, accommodating different user preferences and operational needs.

The architecture of the IBM 3770 included a unique data format that streamlined the handling of transactions. This format allowed for easy integration with existing databases and applications, making it an attractive solution for businesses looking to modernize their data processing capabilities. The system also featured built-in error detection and correction routines, which ensured data integrity during transmission.

Moreover, the IBM 3770 was recognized for its flexibility and scalability. Organizations could easily expand their networks by adding more terminals or connecting additional mainframe storage. This scalability was crucial for businesses experiencing growth, as it eliminated the need for frequent system overhauls.

In summary, the IBM 3770 was more than just a data station; it was a significant step forward in online transaction processing, combining innovative communication technologies with multi-user functionality. Its features, such as dedicated processing, support for various input devices, and scalability, set the stage for future advancements in data systems and remain influential in shaping the landscape of computing.