Menu

[b84aab]: / documentation / mkpdb.1  Maximize  Restore  History

Download this file

33 lines (32 with data), 706 Bytes

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
.TH "mkpdb" "1" "0.9.0" "Nicholas Christopoulos" "SmallBASIC Utilities"
.SH "NAME"
.LP
mkpdb \- Creates PalmOS files from binaries
.SH "SYNTAX"
.LP
mkpdb \fI\-c CREA\fP \fI\-t TYPE\fP \fI\-o output.pdb\fP <\fIfiles\fP>
.SH "DESCRIPTION"
.LP
This program packs files into a final PDB (PalmOS database file).
.SH "OPTIONS"
.LP
.TP
\fB\-c\fR <\fICREA\fP>
PDB\-Creator attribute.
.TP
\fB\-t\fR <\fITYPE\fP>
PDB\-Type attribute.
.TP
\fB\-o\fR <\fIoutput.pdb\fP>
The filename of the package.
.SH "EXAMPLES"
.LP
To run this program type:
.LP
mkpdb \-C SmBa \-T DATA \-o my.pdb file1 file2
.SH "AUTHORS"
.LP
Nicholas Christopoulos <nereus@freemail.gr>
.SH "SEE ALSO"
.LP
sbasic(1) bas2pdb(1) pdb2bas(1)
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.