home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World Komputer 1996 May
/
PCW596.iso
/
sharewar
/
dos
/
biuro
/
filexpr6
/
fe6.dvl
< prev
next >
Wrap
Text File
|
1995-04-13
|
5KB
|
107 lines
FE DOCV 6.0
103-File Formats Explanation of File Express formats
104-Date Formats 93 different date formats available
105-PDF's Printer Definition Files available
001-Formulas: Introduction on formulas
002-&: Combines 2 fields w/one space between
003-+ PLUS Combines 2 fields w/no space between
004-: THROUGH Specifies a range of fields
005-ADD ONLY Calculate only when adding records
006-AFTER Used for date searches
007-AGE Days between two dates
008-AND Used for multiple comparisons
009-ASC Returns the ASCII value of a character
010-ASSIGN Sets contents of another field
011-.AVERAGE Returns an average for a field
012-BARCODE Prints a bar code
013-BEFORE Used for date searches
014-BLANK Returns an empty string
015-BLANKLINE Forces a blank line on reports
016-CENTER Centers text on reports
017-CENTERED Centers a field within itself
018-CHR Converts a number to an ASCII character
019-COMMAS Formats numbers with commas
020-COMPARITORS Compares fields (=, >, <, etc.)
021-CONTAINS Searches for embedded text
022-.COUNT Returns record count on reports
023-DAY Returns the day number
024-DAYABBV Returns the day abbreviation
025-DAYNAME Returns the day name
026-DBDRIVE Returns the current data drive
027-DBNAME Returns the current database name
028-DBPATH Returns the current data path
029-DOLLAR SIGN Adds floating dollar sign to number
030-EXACTLY Forces a case-sensitive comparison
031-FIRSTLINE Indicates if on first line of report
032-FORMATDATE Formats a date
033-FUNCTIONS High level math calculations
034-FUTUREDATE Calculates a date in the future
035-GRAPH Produces a simple horizontal graph
036-INSTR Returns position of text in other text
037-INT Returns a whole number
038-LEFT Extracts left portion of a field
039-LJ Left-justifies fields or text
040-LEN Returns the length of a string
041-LINE Returns the current line number
042-LJUST Left justifies a field
043-LOOKUP Extracts info from another database
044-LCASE Converts text to lower case
045-LTRIM Trims leading spaces from text
046-MACRO Starts execution of a macro
047-MATH FUNCS High level math calculations
048-MATH OPERS Math Operators
049-.MAX Returns the maximum so far in reports
050-MID Extracts a portion of a string
051-MILTIME Returns current time in 24-hour format
052-.MIN Returns the minimum so far in reports
053-MINUTES Returns the minutes since midnight
054-MONEY SIGN Adds a floating monetary sign to number
055-MONTH Returns a two-digit month number, 01-12
056-MONTHNAME Returns the name of a month
057-MONTHABBV Returns the abbreviation of a month
058-.NBCOUNT Returns a count of non-blank fields
059-.NBSUBCOUNT Returns a subcount of non-blank fields
060-NEWPAGE Forces printing to a new page
061-NO COMMAS Prints a number without commas
062-NOLINEFEED Prevents paper advance when printing
063-NOPRINT Prevents the printing of a report line
064-NO ZEROS Prints zeros as blanks
065-ONLY Searches for specific characters
066-OPERATORS Math Operators
067-OR Used for either-or comparisons
068-PAGE Returns the current page number
069-PARENS Prints parentheses around neg numbers
070-POSTIT Puts info into another database-once
071-.PREV Returns a field from previous record
072-PROPER Upper cases first letters of strings
073-RANDOM Returns a random number
074-RECORD NMBR Returns the current record number
075-REPEAT Repeats a character or string
076-REPLACE Replaces text within a string
077-RIGHT Extracts right portion of a field
078-RJ Right-justifies text
079-RJUST Right-justifies text
080-ROUND Rounds a number to fewer decimals
081-RTRIM Trims trailing spaces from a string
082-SOUNDS LIKE Allows close-match searches
083-SPACE Returns a given number of spaces
084-SPELLOUT Spells out monetary amounts
085-.SUBAVERAGE Returns the sub-average for a field
086-.SUBCOUNT Returns the sub-count for a field
087-.SUBMAX Returns the sub-maximum for a field
088-.SUBMIN Returns the sub-minimum for a field
089-.SUBTOTAL Returns the sub-total for a field
090-SUM Returns the sum of a field range
091-TIME Returns the current system time
092-TAGGED Shows if a record is tagged
093-TIMEDIFF Returns minutes between two times
094-TODAY Returns the current system date
095-.TOTAL Returns the total for a field
096-TRIM Trims leading and trailing spaces
097-UNTAGGED Shows if a record is not tagged
098-UPDATE Puts info into another database
099-UCASE Upper cases a string
100-VALUE (VAL) Returns the numeric value of a string
101-YEAR Returns the 4-digit year of a date
102-ZEROS Prints zeros as zeros, not blanks