Filename conventionsΒΆ

The following file and directory extensions are used by Sculptor:

Extension

File

none

Data file of a Sculptor keyed file.

.d

Data dictionary for a Sculptor keyed file, containing information of keyed file and secondary index record layouts (created with the ddeditor program).

.k

Index to a Sculptor keyed file.

.x

Secondary index directory for a Sculptor keyed file. The directory has the same name as the main keyed file. All secondary index files are located in this directory.

.f

Program source file (no report logic)

.g

Compiled .f program.

.r

Program source file (may contain report logic).

.q

Compiled .r program.

.s

Terminal or printer parameter source file.

.sch

Sculptor HTML template page.

.scj

Sculptor JSON template page.

.scx

Sculptor XML template page.

.v

Compiled terminal parameter file. Located in $SCULPTOR/term.

.p

Compiled printer parameter file. Located in $SCULPTOR/print.

.h

Standard include file. Located in $SCULPTOR/include.