The following is the complete list of parameters and features available in the fully licensed version.
Parameter Index
See also File Information.
Parameters
The Number of Fonts.
Typical Value: "2"
Range Of Values: "0 " - "99"
Default Value: "1"
Font definition where x is the font number e.g. FONT1, FONT2 etc...
Typical Values:
"TimesRoman|B|14"
"TimesRoman|I|12"
"Helvetica|BI|14"Range Of Values: Type|N,B,I|size
N - Normal
B - Bold
I - ItalicDefault Value: "Courier|N|12"
The Number of Colors.
Typical Value: "4"
Range Of Values: "0 " - "99"
Default Value: "2"
Color definition where X is the color number e.g. Color1, Color2 etc...
Typical Values:
"255|255|255"
"0|0|0"
"255|0|0"
"255|128|0"Range Of Values:
Red|Green|Blue
0-255|0-255|0-255Default Value:
"255|255|255" (Color1)
"0|0|0" (Color2)The Main Title.
Typical Value: "This is the main title"
Range Of Values: "Any Text"
Default Value: " "
The number of the font for the Title.
Typical Value: "1"
Range Of Values: "1" - nFonts
Default Value: "1"
Background color number.
Typical Value: "1"
Range Of Values: "1" - nColors
Default Value: "1"
Line color number.
Typical Value: "1"
Range Of Values: "1" - nColors
Default Value: nColors
Text color number.
Typical Value: "1"
Range Of Values: "1" - nColors
Default Value: nColors
Text font number.
Typical Value: "1"
Range Of Values: "1" - nFonts
Default Value: nFonts
Width of border.
Typical Value: "1"
Range Of Values: "1" - "99"
Default Value: "1"
Border color number.
Typical Value: "1"
Range Of Values: "1" - nColors
Default Value: nColors
The number of columns.
Typical Value: "6"
Range Of Values: "1" - "99"
Default Value: "1"
The number of rows to be read from the file.
Typical Value: "200"
Range Of Values: "1" - "99999"
Default Value: "1"
Background color of cells.
Typical Value: "2"
Range Of Values: "1" - nColors
Default Value: "1"
Cell text color.
Typical Value: "3"
Range Of Values: "1" - nColors
Default Value: "1"
Cell text font.
Typical Value: "1"
Range Of Values: "1" - nFonts
Default Value: "1"
Column header font.
Typical Value: "1"
Range Of Values: "1" - nFonts
Default Value: "1"
Number of decimal places to display totals to.
Typical Value: "2"
Range Of Values: "0" - "10"
Default Value: "0"
Column header data where x is the number of the column e.g. COL1, COL2 etc...
Typical Value: "User Name|2|150|5|2"
Range Of Values: "Title | Type | Width in pixels | Background color | Text Color"
Type = "0" for numeric value with total, "1" for numeric value without total and "2" for text.
Default Value: " "
The is the character that is used in the text file to seperate the data e.g. "Cell1 Data|Cell2 Data".
Typical Value: "|"
Range Of Values: Any character
Default Value: " "
A relative URL of the file that you want to use e.g. "FlatFile.txt" or "subdir1/.../FlatFile.txt". You can not have an absolute URL e.g. "http://www.yourdomainname.com/file.txt". There for the file can only be located in the same directory or a sub directory from the applet file.
Typical Value: "file.txt"
Range Of Values: Any file name.
Default Value: " "
Each line in the file is a row of data. You use the Delimiter character to seperate the data into the different cells. See flatfile1.txt for an example.
With a '|' delimiter character the data file will look like this:
![]()
© 2000 JPowered.com.