Skip to content

IBMPredictiveAnalytics/TEXT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TEXT

Create a text block in the Viewer, optionally with formatted text

The command provides a way in syntax to create a block of text for comments and annotations of the output. The output can be plain text, html, or rtf.


Requirements

  • IBM SPSS Statistics 18 or later and the corresponding IBM SPSS Statistics-Integration Plug-in for Python.

Note: For users with IBM SPSS Statistics version 23 or higher, the TEXT extension is installed as part of IBM SPSS Statistics-Essentials for Python.


Installation intructions

  1. Open IBM SPSS Statistics
  2. Navigate to Utilities -> Extension Bundles -> Download and Install Extension Bundles
  3. Search for the name of the extension and click Ok. Your extension will be available.

Tutorial

Installation Location

Utilities →

  Create Text Output →

UI

image

Syntax

Example:

TEXT "Hello )USER on )CURDATE"
/OUTLINE HEADING="Comment"
TITLE="Comment".

Output

image


License

  • Apache 2.0

Contributors

  • JKP, IBM SPSS