INTRODUCTION

Startup Files

When Pad++ starts up, the file ~/.padinit automatically gets loaded before anything else. The file ~/.padinit is a standard Tcl script that can contain any code the user wants. A typical use for this file is to start up a Pad++ application. To make the PadDraw application start up automatically when you run padwish, put this line in your ~/.padinit file:

source $env(PADHOME)/draw/pad.tcl

The PadDraw application uses several other startup files as well. They are described below in the PadDraw section.


Pad++ Programmer's Guide - 10 JUN 1996

Generated with Harlequin WebMaker

Web Accessibility