Configuring your edit options, Loading files from the command line -4, Configuring your edit options -4 – Rockwell Automation 1747-PBASE BASIC Development Software Programming Manual User Manual

Page 38: Loading files from the command line

Advertising
background image

Publication 1746-PM001A-US-P

3-4 Configuring Your Software

Loading Files from the Command Line

Files to be loaded may be specified on the command line with the

PBASE

command. If more than one file is specified (separated by a space), then windows
are created for each additional file. DOS wild card characters (* and ?) are allowed.

Examples:

PBASE *.BAS

opens windows as required to load all .BAS files in the current

directory.

PBASE TEST.BDL TEST.BAS

opens a window for TEST.BDL and then opens a

window for TEST.BAS.

Configuring Your Edit
Options

Path: Toplevel Menu

Configuration menu

Setup and

Configuration menu

Edit settings

Path: Main Menu

Config

Setup and Configuration menu

Edit

settings

Selecting

Edit settings

from the Setup and Configuration menu causes the

following dialog box to appear:

/Yn

Sets screen width to n

/V

No snow suppression on
CGA monitor

Do not wait for retrace on CGA video I/O. This
disables snow suppression on CGA monitors.

/EMSOFF

Don’t use expanded memory Do not use Expanded Memory. This disables any

expanded memory options available through the
configuration menu.

Table 3.1 Command Line Switches

Switch

Equals

Summary

Advertising