Vi
deo
ni
cs PowerSc
ri
pt Conven
ti
ons
Used
i
n t
hi
s Instruc
ti
on Manual
11
File Names and File
Type Extensions
While working with PowerScript, you work with different types of files. (Files store infor-
mation and other data that PowerScript needs to operate.) PowerScript uses a standard
computer-based scheme (known as the “DOS File Naming Convention”) for naming files.
File names consist of eight characters, followed by a period, followed by a three character
file type extension. The eight character limit means you need to be creative coming up
with meaningful file names. On the other hand, you can use only pre-defined character
combinations as file type extensions because these extensions tell PowerScript what the
file contains and how to use it. This manual explains when and how to use file type
extensions. Examples of file names and extensions follow.
File Name and
Extension
Description
CARTOONS.PRJ Identifies a project file. The name of the project is CARTOONS.
The PRJ file type extension tells PowerScript this is a
PR
o
J
ect
file.
LOGO.EPS Names a graphic file. The name of the file is LOGO. The EPS file
type extension tells PowerScript this is an
E
ncapsulated
P
ost
S
cript-type file.
BOX1.APS Names a special type of EPS file. The file type (APS) indicates
that the file contains transparency information which allows
parts of the image to be transparent.
GOOMBA.JPG Names a graphic file. The name of the file is GOOMBA. The JPG
file type extension tells PowerScript this is a JPEG-type graphic
file.
MOONSHOT.PLA An automatic playback file. The filename, MOONSHOT,
identifies a specific project. The PLA file type extension tells
PowerScript to automatically
PLA
y the project (in this case,
MOONSHOT.PRJ) when it receives the PLA file.
STARTUP.PRJ Identifies an automatic playback file. The file name,
STARTUP
,
identifies a special project that tells PowerScript to play the
project whenever it starts up. The PRJ file type extension, as
above, indicates this is a
PR
o
J
ect file.
Содержание PowerScript PS4000S
Страница 22: ...Notes ...
Страница 38: ...Notes ...
Страница 72: ...Notes ...
Страница 96: ...Notes ...
Страница 122: ...Notes ...
Страница 156: ...Notes ...
Страница 174: ...Notes ...
Страница 226: ...Notes ...
Страница 236: ...Notes ...