InfoChannel 3 Python Examples

The following examples show various things that can be done using the Python scripting language in conjunction with ScalaScript. Some of the examples and some may require features or fixes in the latest releases of IC3.

These Scripts are technical examples for illustrative and educational purposes and are provided as-is. You are free to adapt, perfect, and use them in any network. As examples, they may not be 100% bullet-proof in your network. Should you require customized versions of these scripts to meet your needs, please contact your Scala Certified Partner or your Scala Channel Manager.

Table of Contents

Guest Book Database Example (Added 2005-03-30)

This ScalaScript uses Python to read and write records to a database. The example implements a guest book where messages can be added and viewed.

Click here for the Guest Book Database Example.

Print Screen Example (Added 2005-03-30)

This ScalaScript uses Python to grab the screen as a bitmap, and to send it to the printer.

Click here for the Print Screen Example.

Picture Editor / Emailer Example (Added 2005-03-30)

This ScalaScript lets the user choose a background picture, add some text on the picture, and email the resulting image. It uses Python for image composition and to send the email.

Click here for the Picture Editor / Emailer Example.


Scala exclamation mark logo