Creating A Script File

(read) W (write) and C (create). If this string is omitted the program will assume that the file will have read and write operations performed on it.

For example, to create the file myfile.doc and enable characters to be written to it, the following line would be entered, specifying that the integer identifying the file is to be stored in the variable called id:

file open id myfile.doc "cw"

The Error Numbers section lists the possible error numbers for this command.

FILE READ

Syntax: FILE READ <handle> <variable> <length>

This will read a specified number of characters from a file and assign them to a variable, where

<handle> is the integer variable specified by the file open command and used to identify the file.

<variable> is a previously defined variable (see var) which will be used to store the characters. Note that if the variable was created in the integer for- mat, the decimal value of the first two characters will be assigned to it.

<length> is the number of characters to be read if the variable is in string format. If the variable is in integer format the number of characters that will be read is two, and if in floating point number format the number of char- acters that will be read is four.

More than one variable (and length specifier if a string variable) may be specified to store successive blocks of characters from the file.

The following example will read ten characters from the file identified by the handle id and assign them to the string variable char1, then read the next six characters and assign them to the string variable char2, and finally read the next 2 characters and place them in the integer variable number:

file read id char1 10 char2 6 number

The Error Numbers section lists the possible error numbers for this command.

FILE RENAME

Syntax: FILE RENAME <filename> <newname>

This will rename the file specified by <filename> to that of <newname>. Both filenames can be specified as strings or string variables.

12-33

Page 237
Image 237
Xerox 07W & -11W, 05W manual File Read, File Rename, 12-33

07W & -11W, 05W specifications

Xerox has long been a leader in the field of imaging and printing technology, and its innovative product lines consistently push the boundaries of performance and functionality. Among these products, the Xerox 05W, 07W, and 11W series stand out as versatile multifunction printers that cater to the needs of various businesses.

The Xerox 05W series is designed with small to medium-sized businesses in mind. It boasts a compact footprint without sacrificing performance. One of the key features of the 05W is its high-resolution printing capability, delivering crisp, vibrant documents at impressive speeds. The series supports a variety of media types and sizes, making it ideal for diverse office environments. Additionally, the 05W incorporates user-friendly controls and an intuitive interface, allowing employees to navigate its functions with ease.

Moving up the range, the Xerox 07W series offers enhanced features geared towards organizations that require increased productivity. This series includes advanced scanning capabilities, allowing users to digitize documents quickly and efficiently. The 07W is compatible with a range of cloud services, facilitating seamless document sharing and collaboration. Enhanced security features, such as secure print and user authentication, make it a suitable choice for businesses that prioritize data protection.

At the top of the lineup, the Xerox 11W series is a powerhouse, designed for high-volume printing environments. It combines speed with quality, boasting robust performance metrics that can handle demanding workflows. The 11W series incorporates cutting-edge technologies such as automatic duplexing, which saves time and paper, and advanced finishing options, providing users with professional-quality documents. The series also supports mobile printing solutions, enabling users to print directly from their smartphones or tablets.

All three series – 05W, 07W, and 11W – share a commitment to sustainability, employing energy-efficient technologies that reduce environmental impact without compromising performance. They also come equipped with comprehensive support options, ensuring customers have access to expert assistance when needed.

In summary, the Xerox 05W, 07W, and 11W series cater to different business needs, ranging from compact functionality to robust performance. They incorporate advanced technologies and key features that enhance productivity, security, and sustainability, making them suitable for a wide array of professional environments. With their reliability and versatility, these printers continue to uphold Xerox's legacy as a leader in the imaging and printing industry.