TABLE OF CONTENTS


::pwtk::xcd::newScriptFmt

SYNOPSIS

proc ::pwtk::xcd::newScriptFmt {} {

PURPOSE

This proc informs PWTK that supplied xcrysden script is in new (version >= 1.6) format (this is the default)

SOURCE

    variable scriptOption
    set scriptOption -s
}