|   PRINT() |   DEVELOPER |  | 
| 
 | 
 | 
| Purpose | .Print() allows you to print a specified file that resides on the Windows Client. This is only available for the Client Object. | 
| Object Type | Client | 
| Syntax | Variable = CLIENT.PRINT(Filename) | 
| Operation | Variable is any numeric variable for the returned code | 
| Remarks | Printing takes place on the default printer of the Windows Client’s machine. The execution is always synchronous. | 
| Example | To print the file "specification.doc" residing in the Windows Client’s installation directory, using the application associated with a .doc extension: | 
Topic ID: 510023