home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 1998 October
/
PCWorld_1998-10_cd.bin
/
software
/
prehled
/
inprise
/
JRUNTIME.Z
/
Column.properties
< prev
next >
Wrap
Text File
|
1998-05-08
|
6KB
|
116 lines
#settings
NUMERIC.description.0=Integer. Edit: up to 6 digits, none required
NUMERIC.description.1=Integer. Edit: up to 6 digits; display: formatted with thousands separator
NUMERIC.description.2=Integer. Edit: only 1 digit allowed; display: any number of digits
NUMERIC.description.3=Decimal. 4 whole numbers and 4 decimals allowed, one decimal required
NUMERIC.description.4=US currency. Edit: dollar sign required; display: dollar sign shown
NUMERIC.description.5=US currency. Negatives in parentheses
NUMERIC.description.6=US currency. Edit: 1 whole number and 2 decimals required
NUMERIC.description.7=US currency. Edit: all digits required; display: zero-fill
NUMERIC.description.8=Credit/debit. Edit: custom positive/negative sign required; display "CR" or "DB" shown
NUMERIC.description.9=French currency. Edit: currency symbol required; display: currency symbol shown
NUMERIC.description.10=Italian currency. Literal containing "." in quotes, no decimals
NUMERIC.description.11=Default percent pattern. Edit: divided by 100; display: multiplied by 100
NUMERIC.description.12=Literal units. Edit: fill right-to-left, "cc" required; display: "cc" added
NUMERIC.mask.0=######
NUMERIC.mask.1=###,###
NUMERIC.mask.2=#
NUMERIC.mask.3=#,###.0###
NUMERIC.mask.4=$###,###.##
NUMERIC.mask.5=$###,###.##;($###,###.##)
NUMERIC.mask.6=$###,##0.00;($###,##0.00)
NUMERIC.mask.7=$000,000.00;($000,000.00)
NUMERIC.mask.8=0,000.00 CR;0,000.00 DB
NUMERIC.mask.9=#,##0.00 F;-#,##0.00 F
NUMERIC.mask.10='L.' #,##0;-'L.' #,##0
NUMERIC.mask.11=#,##0%
NUMERIC.mask.12=#,##0.0#^ cc;- #,##0.0#^ cc
DATE.description.0=US short date. Edit: default pattern; display: default pattern
DATE.description.1=Short date with 4-digit year. No leading zero for month or day
DATE.description.2=English, Canadian short date
DATE.description.3=US, English, Canadian medium date. Three-letter abbreviation for month
DATE.description.4=Medium date with 4-digit year. Leading zero for day
DATE.description.5=US, Canadian long date. Full month name
DATE.description.6=Long date with era. Edit: requires "BC" or "AD"; display: includes era
DATE.description.7=English long date
DATE.description.8=US full date. Includes day of week
DATE.description.9=Julian date. Edit: do not use for edit; display: shows year, day of year
DATE.description.10=Month and year only. Edit: day defaults to 1; display: day is not displayed
DATE.description.11=US, Canadian short time. Twelve-hour time; seconds are omitted
DATE.description.12=US, Canadian medium time. Edit/display default; edit: requires "am" or "pm"
DATE.description.13=Medium time with milliseconds
DATE.description.14=English medium time. 24-hour time
DATE.description.15=US long time. Edit: requires "am" or "pm" and time zone abbreviation
DATE.description.16=US, Canadian full time. Includes literal "o'clock"
DATE.description.17=US default timestamp
DATE.mask.0=M/d/yy
DATE.mask.1=M/d/yyyy
DATE.mask.2=dd/MM/yy
DATE.mask.3=dd-MMM-yy
DATE.mask.4=dd-MMM-yyyy
DATE.mask.5=MMMM d, yyyy
DATE.mask.6=MMMM d, yyyy G
DATE.mask.7=dd MMMM yyyy
DATE.mask.8=EEEE, MMMM d, yyyy
DATE.mask.9=yyyy.D
DATE.mask.10=M/yyyy
DATE.mask.11=h:mm a
DATE.mask.12=h:mm:ss a
DATE.mask.13=h:mm:ss.SSS a
DATE.mask.14=HH:mm:ss
DATE.mask.15=h:mm:ss a z
DATE.mask.16=h:mm:ss 'o''clock' a z
DATE.mask.17=M/d/yy h:mm:ss a
STRING.description.0=US state code. Edit: two letters required, forced to upper-case
STRING.description.1=German, Greek, French, Spanish or Italian postal code
STRING.description.2=US zip code. Either 5 or 9 digits required
STRING.description.3=Canadian postal code
STRING.description.4=Japanese postal code
STRING.description.5=Korean postal code
STRING.description.6=US Social Security number. Edit: hypens saved; display: literals expected in values
STRING.description.7=US Social Security number. Edit: hypens not saved; display: literals inserted
STRING.description.8=German phone number
STRING.description.9=US phone number. Edit and display: area code required
STRING.description.10=US phone number. Edit: fill right-to-left, area code optional
STRING.description.11=US phone number with optional extension
STRING.description.12=French phone number
STRING.description.13=Italian phone number
STRING.description.14=Japanese phone number
STRING.description.15=Korean phone number
STRING.mask.0=>LL
STRING.mask.1=00000
STRING.mask.2=00000{'-'0000}
STRING.mask.3=>L0L 0L0
STRING.mask.4=00{'-'00}
STRING.mask.5=000{000}'-'000{'-'000}
STRING.mask.6=000'-'00'-'0000
STRING.mask.7=000'-'00'-'0000;0
STRING.mask.8=00{999}'/'0000{9999}
STRING.mask.9='('000') '000'-'0000
STRING.mask.10={'('000') '}000'-'0000^!
STRING.mask.11='('000') '000'-'0000{ '999999'}
STRING.mask.12=00' '00' '00' '00' '00
STRING.mask.13='('9999') '99999999
STRING.mask.14=00999'-'0999'-'0000{' '99999}
STRING.mask.15=0000'-'0000'-'0000{' '99999}
BOOLEAN.description.0=Boolean. "true" and "false" entered/displayed as "Yes" and "No"
BOOLEAN.description.1=Boolean. "Yes" and "No" are entered/displayed; unassigned values are "Unknown"
BOOLEAN.description.2=Boolean. "T" and "F" are entered/displayed; unassigned values default to true
BOOLEAN.description.3=Boolean column used to store gender
BOOLEAN.description.4=Boolean column used to store "smoker" or "nonsmoker"
BOOLEAN.description.5=Boolean. Edit: only enter "smoker"; display: false or unassigned values are blank
BOOLEAN.mask.0=Yes;No
BOOLEAN.mask.1=Yes;No;Unknown
BOOLEAN.mask.2=T;F;T
BOOLEAN.mask.3=male;female
BOOLEAN.mask.4=smoker;nonsmoker;
BOOLEAN.mask.5=smoker;;