User contributions

From CometWiki

Jump to: navigation, search
Search for contributions 
 

(Latest | Earliest) View ( | ) (20 | 50 | 100 | 250 | 500)

  • 12:24, 22 May 2009 (diff | hist) N IB Statements/dstat(New page: '''DSTAT function''' '''Syntax:''' DSTAT(device-name [,EXCP=statement-label]) '''Discussion:''' The DSTAT function returns the current status of system devices. The device-name is...)
  • 12:13, 22 May 2009 (diff | hist) N IB Statements/recnum(New page: '''RECNUM function''' '''Syntax:''' RECNUM(lun [,EXCP=statement-label]) '''Discussion:''' The RECNUM function returns the record number (numeric) of the file that is open on the spe...) (top)
  • 12:11, 22 May 2009 (diff | hist) N IB Statements/prev(New page: '''PREV function''' '''Syntax:''' PREV(lun [,EXCP=statement-label]) '''Discussion:''' The PREV function returns the value of the key immediately previous to the current file pointer...) (top)
  • 12:09, 22 May 2009 (diff | hist) N IB Statements/path(New page: '''PATH function''' '''Syntax:''' path-string = PATH(Comet-directory-name) '''Discussion:''' The PATH function returns the full path associated with a Comet-directory-name. The Pat...) (top)
  • 12:07, 22 May 2009 (diff | hist) N IB Statements/last(New page: '''LAST function''' '''Syntax:''' LAST(lun [,EXCP=statement-label]) '''Discussion:''' The LAST function returns the value of the last key in the file that is open on the specified l...) (top)
  • 12:05, 22 May 2009 (diff | hist) N IB Statements/key(New page: '''KEY function''' '''Syntax:''' KEY(lun [,EXCP=statement-label]) '''Discussion:''' The KEY function returns the value of the next key in the keyed file open on the specified logica...) (top)
  • 12:02, 22 May 2009 (diff | hist) N IB Statements/first(New page: '''FIRST function''' '''Syntax:''' FIRST(lun [,EXCP=statement-label]) '''Discussion:''' The FIRST function returns the value of the first key in the file that is open on the specifi...) (top)
  • 12:00, 22 May 2009 (diff | hist) N IB Statements/numtodate(New page: '''NUMTODATE function''' '''Syntax:''' NUMTODATE(numeric-argument) '''Discussion:''' The NUMTODATE function converts a date serial number to the corresponding date string. The num...) (top)
  • 11:55, 22 May 2009 (diff | hist) IB Statements/num2date
  • 11:54, 22 May 2009 (diff | hist) N IB Statements/num2date(New page: '''NUM2DATE function''' '''Syntax:''' NUM2DATE(date-serial-number, date-mode) '''Discussion:''' The NUM2DATE function 0 through 3 converts a date serial number to the corresponding ...)
  • 11:50, 22 May 2009 (diff | hist) N IB Statements/datetonum(New page: '''DATETONUM function''' '''Syntax:''' DATETONUM(date-string,numeric-error-argument) '''Discussion:''' The DATETONUM function converts a date-string to a 6-digit date serial number....) (top)
  • 11:45, 22 May 2009 (diff | hist) N IB Statements/date2num(New page: '''DATE2NUM function''' '''Syntax:''' DATE2NUM(date-string,date-mode) '''Discussion:''' The DATE2NUM function converts a date-string to a 6-digit date serial number. DATE2NUM perf...) (top)
  • 11:39, 22 May 2009 (diff | hist) N IB Statements/ucase(New page: '''UCASE function''' '''Syntax:''' UCASE(string-argument) '''Discussion:''' The UCASE function converts lower case characters in a string-argument to upper case characters. Other ch...) (top)
  • 11:37, 22 May 2009 (diff | hist) N IB Statements/swap(New page: '''SWAP function''' '''Syntax:''' SWAP(string-variable-1,string-variable-2) '''Discussion:''' The SWAP function exchanges the contents of two string variables. The parentheses are...) (top)
  • 11:35, 22 May 2009 (diff | hist) IB Statements/sub(top)
  • 11:34, 22 May 2009 (diff | hist) N IB Statements/sub(New page: '''SUB function''''''Bold text''' '''Syntax:''' SUB(string-argument, starting-position, length) '''Discussion:''' The SUB function returns a substring of a specified string-argument...)
  • 11:32, 22 May 2009 (diff | hist) N IB Statements/stripr(New page: '''STRIPR function''' '''Syntax:''' STRIPR(string-argument) '''Discussion:''' The STRIPR function strips only trailing (right-hand side) blanks from a string expression. The strin...) (top)
  • 11:31, 22 May 2009 (diff | hist) N IB Statements/stripl(New page: '''STRIPL function''' '''Syntax:''' STRIPL(string-argument) '''Discussion:''' The STRIPL function strips only leading blanks from a string-argument. The string-argument may be a s...) (top)
  • 11:29, 22 May 2009 (diff | hist) N IB Statements/strip(New page: '''STRIP function''' '''Syntax:''' STRIP(string-argument) '''Discussion:''' The STRIP function strips leading and trailing blanks from a string expression. The resulting current len...) (top)
  • 11:27, 22 May 2009 (diff | hist) N IB Statements/string(New page: '''STRING function''' '''Syntax:''' STRING(string-argument, numeric-argument) '''Discussion:''' The STRING function assembles a string of identical characters of specified length. ...) (top)
  • 11:23, 22 May 2009 (diff | hist) N IB Statements/str(New page: '''STR function''' '''Syntax:''' STR(numeric-argument) '''Discussion:''' The STR function converts a numeric value to a string value. The numeric-argument may be a numeric constan...) (top)
  • 11:19, 22 May 2009 (diff | hist) N IB Statements/rsub(New page: '''RSUB function''' '''Syntax:''' RSUB(string-argument, position, length) '''Discussion:''' The RSUB function returns a substring from the right-hand side of the specified string-ar...) (top)
  • 11:16, 22 May 2009 (diff | hist) N IB Statements/pcomm(New page: '''PCOMM function''' '''Syntax:''' PCOMM(partition [,EXCP=statement-label]) '''Discussion:''' The PCOMM function returns the first 255 bytes (254 data bytes plus 1 length byte) of C...) (top)
  • 11:14, 22 May 2009 (diff | hist) N IB Statements/password(New page: '''PASSWORD function''' '''Syntax:''' String-variable = PASSWORD '''Discussion:''' The PASSWORD function returns the partition's password which has been previously defined by the SE...) (top)
  • 11:12, 22 May 2009 (diff | hist) N IB Statements/pad(New page: '''PAD function''' '''Discussion:''' The PAD function appends blanks to a string field up to the declared length of the string. '''Syntax:''' PAD(string-field) '''Example:''' PA...)
  • 11:10, 22 May 2009 (diff | hist) N IB Statements/move(New page: '''MOVE statement''' '''Syntax:''' MOVE (string-argument-1, string-argument-2, starting-position, length) '''Discussion:''' The MOVE statement moves a specified number of characters...)
  • 11:08, 22 May 2009 (diff | hist) N IB Statements/mid(New page: '''MID function''' '''Syntax:''' MID(string-argument) '''Discussion:''' The MID function returns a machine ID string and stores it in the string-argument. The eight-byte string is b...) (top)
  • 11:06, 22 May 2009 (diff | hist) IB Statements/lcase(top)
  • 11:05, 22 May 2009 (diff | hist) N IB Statements/lcase(New page: '''LCASE function''' '''Syntax:''' LCASE(string-argument) '''Discussion:''' The LCASE function converts upper case characters in a string-argument to lower case characters. Other ch...)
  • 11:03, 22 May 2009 (diff | hist) N IB Statements/inteld(New page: '''INTELD function''' '''Syntax:''' INTELD(numeric-argument) '''Discussion:''' The INTELD function returns a 4-byte (double word) string in Intel (byte-reversed) format representing...) (top)
  • 11:00, 22 May 2009 (diff | hist) N IB Statements/intel(New page: '''INTEL function''' '''Syntax:''' INTEL(numeric-argument) '''Discussion:''' The INTEL function returns a 2-byte string in Intel (byte-reversed) format representing the hex equivale...) (top)
  • 10:58, 22 May 2009 (diff | hist) N IB Statements/hexasc(New page: '''HEXASC function''' '''Syntax:''' HEXASC(string-argument) '''Discussion:''' The HEXASC function converts an ASCII hex string to its ASCII hex equivalent, character for character. ...) (top)
  • 10:55, 22 May 2009 (diff | hist) N IB Statements/decihex(New page: '''DECIHEX function''' '''Syntax:''' DECIHEX(numeric-argument) '''Discussion:''' The DECIHEX function converts the numeric-argument (up to length.precision of 10.0) into a 4-byte In...) (top)
  • 10:52, 22 May 2009 (diff | hist) N IB Statements/dechex(New page: '''DECHEX function''' '''Syntax:''' DECHEX(numeric-argument, numeric-error-argument) '''Discussion:''' The DECHEX function converts a decimal number to its hexadecimal string equiva...) (top)
  • 10:50, 22 May 2009 (diff | hist) N IB Statements/chr(New page: '''CHR function''' '''Syntax:''' CHR(numeric-argument) '''Discussion:''' The CHR function returns a single-byte ASCII character corresponding to the 8-bit binary number equivalent o...) (top)
  • 10:47, 22 May 2009 (diff | hist) N IB Statements/chksum(New page: '''CHKSUM function''' '''Syntax:''' CHKSUM(string-argument) '''Discussion:''' The CHKSUM function returns the block check character (BCC) for the specified string-argument. The str...) (top)
  • 10:44, 22 May 2009 (diff | hist) N IB Statements/binary(New page: '''BINARY function''' '''Syntax:''' BINARY(string-argument) '''Discussion:''' The BINARY function returns 8 bytes for each character in the string-argument. The retured bytes repres...) (top)
  • 10:40, 22 May 2009 (diff | hist) N IB Statements/aschex(New page: '''ASCHEX function''' '''Syntax:''' ASCHEX(string-argument, numeric-error-argument) '''Discussion:''' The ASCHEX function converts an ASCII hex string to its equivalent ASCII value....) (top)
  • 10:36, 22 May 2009 (diff | hist) IB Statements/adjust(top)
  • 10:36, 22 May 2009 (diff | hist) N IB Statements/adjust(New page: '''ADJUSTL and ADJUSTR functions''' '''Syntax:''' ADJUSTL(string-argument) ADJUSTR(string-argument) '''Discussion:''' The ADJUSTL and ADJUSTR functions left- and right-justify, resp...)
  • 10:32, 22 May 2009 (diff | hist) N IB Statements/testbit(New page: '''TESTBIT function''' '''Discussion:''' The TESTBIT function returns the value of a specified bit in a string expression. '''Syntax:''' Result = TESTBIT(string-expression, bit-loca...) (top)
  • 10:28, 22 May 2009 (diff | hist) IB Statements/sqrt(top)
  • 10:28, 22 May 2009 (diff | hist) N IB Statements/sqrt(New page: '''SQRT function''' '''Syntax:''' SQRT(numeric-argument) '''Discussion:''' The SQRT function returns the square root of a numeric-argument. '''History:''' This function is avail...)
  • 10:26, 22 May 2009 (diff | hist) N IB Statements/sgn(New page: '''SGN function''' '''Syntax:''' SGN(numeric-argument) '''Discussion:''' The SGN function returns the sign (positive, negative or zero) of a numeric value according to the following...) (top)
  • 09:43, 22 May 2009 (diff | hist) N IB Statements/setbit(New page: '''SETBIT function''' '''Discussion:''' The SETBIT function sets the specified bit in a string expression. '''Syntax:''' Result = SETBIT(string-expression, bit-location, bit-value [...) (top)
  • 09:39, 22 May 2009 (diff | hist) N IB Statements/rpos(New page: '''RPOS function''' '''Syntax:''' RPOS(string-argument-1,string-argument-2) '''Discussion:''' The RPOS function finds the position of string-argument-1 in string-argument-2 scanning...) (top)
  • 09:36, 22 May 2009 (diff | hist) N IB Statements/rnd(New page: '''POS funcction''' '''Syntax:''' POS(string-1, string-2) '''Discussion:''' The POS function returns the position of one specified string argument within a second string argument. T...) (top)
  • 09:30, 22 May 2009 (diff | hist) N IB Statements/pos(New page: '''POS function''' '''Syntax:''' POS(string-1, string-2) '''Discussion:''' The POS function returns the position of one specified string argument within a second string argument. T...)
  • 09:26, 22 May 2009 (diff | hist) N IB Statements/num(New page: '''NOT function''' '''Discussion:''' The NOT function flips the bits in a numeric expression. '''Syntax:''' NOT(numeric-expression ) '''Example:''' B = NOT(A) If A = 01010101 (...)
  • 09:25, 22 May 2009 (diff | hist) N IB Statements/not(New page: '''NOT function''' '''Discussion:''' The NOT function flips the bits in a numeric expression. '''Syntax:''' NOT(numeric-expression ) '''Example:''' B = NOT(A) If A = 01010101 (...) (top)

(Latest | Earliest) View ( | ) (20 | 50 | 100 | 250 | 500)

Views
Personal tools
Toolbox