User contributions for ELowell

Jump to navigation Jump to search
Search for contributionsExpandCollapse
⧼contribs-top⧽
⧼contribs-date⧽
(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)

7 July 2016

  • 23:2223:22, 7 July 2016 diff hist +2,709 N IFOPENX (HLI function)Created page with " ==Summary== <dl> <dt>Description</dt> <dd>The IFOPENX call (OPEN EXCLUSIVE) opens the specified file or group, enqueuing in exclusive mode.</dd> <dt>Thread type</dt> <dd>mult..."
  • 23:1823:18, 7 July 2016 diff hist +9,605 N IFOPEN (HLI function)Created page with " ==Summary== <dl> <dt>Description</dt> <dd>The IFOPEN call (OPEN) opens the specified file or group.</dd> <dt>Thread type</dt> <dd>multiple cursor IFSTRT, single cursor IFSTRT..."
  • 23:1323:13, 7 July 2016 diff hist +7 IFOCUR (HLI function)→‎Syntax
  • 23:1023:10, 7 July 2016 diff hist +14,950 N IFOCUR (HLI function)Created page with " ==Summary== <dl> <dt>Description</dt> <dd>The IFOCUR call (OPEN CURSOR) opens a cursor on the thread to a previously established found set.</dd> <dt>Thread type</dt> <dd>mult..."
  • 22:5522:55, 7 July 2016 diff hist +4,597 N IFOCC (HLI function)Created page with " ==Summary== <dl> <dt>Description</dt> <dd>The IFOCC call (COUNT OCCURRENCES) counts the number of occurrences of the specified field, or fields, in the current record and ret..."
  • 22:4922:49, 7 July 2016 diff hist +3,912 N IFNFLD (HLI function)Created page with " ==Summary== <dl> <dt>Description</dt> <dd>The IFNFLD call (RENAME FIELD) renames a field that has been defined as VISIBLE for a Model 204 file. <p>IFNFLD requires Model 204..."
  • 22:0622:06, 7 July 2016 diff hist +6,468 N IFMOREX (HLI function)Created page with " ==Summary== <dl> <dt>Description</dt> <dd>The IFMOREX call (MORE EXCLUSIVE) continues the IFGETX function to retrieve more data from the current record, enqueuing on the reco..."
  • 21:5721:57, 7 July 2016 diff hist +5,911 N IFMORE (HLI function)Created page with " ==Summary== <dl> <dt>Description</dt> <dd>The IFMORE call (MORE) continues the IFGET function to retrieve more data from the current record.</dd> <dt>Thread type</dt> <dd>sin..."
  • 21:5221:52, 7 July 2016 diff hist +3,498 N IFLOG (HLI function)Created page with " ==Summary== <dl> <dt>Description</dt> <dd>The IFLOG call (LOGIN) identifies the user to Model 204 if a login is required.</dd> <dt>Thread type</dt> <dd>multiple cursor IFSTRT..."
  • 21:4821:48, 7 July 2016 diff hist +2,182 N IFLIST (HLI function)Created page with " ==Summary== <dl> <dt>Description</dt> <dd>The IFLIST call (LIST) places the current set of found records on a list.</dd> <dt>Thread type</dt> <dd>single cursor IFSTRT</dd> <d..."
  • 21:4621:46, 7 July 2016 diff hist +4,967 N IFINIT (HLI function)Created page with " ==Summary== <dl> <dt>Description</dt> <dd>The IFINIT call (INITIALIZE) initializes a Model 204 file. IFINIT deletes all records in the file and reformats all corresponding Mo..."
  • 21:2921:29, 7 July 2016 diff hist +2,223 N IFHNGUP (HLI function)Created page with " ==Summary== <dl> <dt>Description</dt> <dd>The IFHNGUP call (HANGUP) ends an IFDIAL or IFDIALN connection.</dd> <dt>Thread type</dt> <dd>IFDIAL</dd> <dt>IFCALL function number..."
  • 21:2221:22, 7 July 2016 diff hist +7,368 N IFGETX (HLI function)Created page with " ==Summary== <dl> <dt>Description</dt> <dd>The IFGETX call (GET EXCLUSIVE) retrieves the next logical record from the current set, enqueuing on the record in exclusive mode, a..."
  • 21:1621:16, 7 July 2016 diff hist +3,592 N IFGETV (HLI function)Created page with " ==Summary== <dl> <dt>Description</dt> <dd>The IFGETV call (GET VALUE) extracts the next field value from the current value set and returns the specified data to the user.</dd..."
  • 21:1221:12, 7 July 2016 diff hist +9,904 N IFGET (HLI function)Created page with " ==Summary== <dl> <dt>Description</dt> <dd>The IFGET call (GET) processes the next logical record and returns specified data to the user.</dd> <dt>Thread type</dt> <dd>single..."
  • 21:0521:05, 7 July 2016 diff hist +2,203 N IFGERR (HLI function)Created page with " ==Summary== <dl> <dt>Description</dt> <dd>The IFGERR call (GET ERROR) returns the text of the most recent error message issued by Model 204 for the current thread.</dd> <dt>T..."
  • 20:0820:08, 7 July 2016 diff hist +4,352 N IFFWOL (HLI function)Created page with " ==Summary== <dl> <dt>Description</dt> <dd>The IFFWOL call (FIND WITHOUT LOCKS) selects records from a Model 204 file or group without obtaining record locks and creates a fou..."
  • 20:0320:03, 7 July 2016 diff hist +9,797 N IFFTCH (HLI function)Created page with " ==Summary== <dl> <dt>Description</dt> <dd>The IFFTCH call (FETCH) processes the next logical record or value and returns specified data to the user. IFFTCH specifies the curs..."
  • 19:5819:58, 7 July 2016 diff hist +4,223 N IFFRN (HLI function)Created page with " ==Summary== <dl> <dt>Description</dt> <dd>The IFFRN call (FOR RECORD NUMBER) creates a cursor, or opens an existing cursor on the current thread. The IFFRN cursor points to t..."
  • 19:5319:53, 7 July 2016 diff hist +4,173 N IFFNSH (HLI function)Created page with " ==Summary== <dl> <dt>Description</dt> <dd>The IFFNSH call (FINISH) closes, dequeues, and deallocates all files and threads to terminate Host Language Interface processing.</d..."
  • 19:4519:45, 7 July 2016 diff hist +4,523 N IFFNDX (HLI function)Created page with "==IFFNDX call -mc,sc== ==Summary== <dl> <dt>Description</dt> <dd>The IFFNDX call (FIND EXCLUSIVE) selects records from a Model 204 file or group, enqueuing in exclusive mode,..."
  • 19:4119:41, 7 July 2016 diff hist +2,470 N IFFLUSH (HLI function)Created page with " ==Summary== <dl> <dt>Description</dt> <dd>The IFFLUSH call (FLUSH) flushes compilations and %variables from the Model 204 server tables for the current thread.</dd> <dt>Threa..."
  • 19:2319:23, 7 July 2016 diff hist +3,844 N IFFLS (HLI function)Created page with " ==Summary== <dl> <dt>Description</dt> <dd>The IFFLS call (FIELD LEVEL SECURITY) checks security access level to a specified field, or to all fields, in a file or group on the..."
  • 19:1819:18, 7 July 2016 diff hist +7,981 N IFFIND (HLI function)Created page with " ==Summary== <dl> <dt>Description</dt> <dd>The IFFIND call (FIND) selects records from a Model 204 file or group in share mode and creates a found set.</dd> <dt>Thread type</d..."
  • 19:0319:03, 7 July 2016 diff hist +3,945 N IFFILE (HLI function)Created page with "==Summary== <dl> <dt>Description</dt> <dd>The IFFILE call (FILE) adds the specified field to each record in a found set and saves the updated records.</dd> <dt>Thread type</dt..."
  • 19:0019:00, 7 July 2016 diff hist +8,966 N IFFDV (HLI function)Created page with " ==Summary== <dl> <dt>Description</dt> <dd>The IFFDV call (FIND ALL VALUES) finds all values of a specified Model 204 field and creates a value set. The field must be defined..."
  • 18:4918:49, 7 July 2016 diff hist +5,082 N IFFAC (HLI function)Created page with " ==Summary== <dl> <dt>Description</dt> <dd>The IFFAC call (FIND AND COUNT) creates a found set and returns the record count in an output parameter.</dd> <dt>Thread type</dt> <..."
  • 16:5216:52, 7 July 2016 diff hist +242 PROCEDURE command→‎Syntax

6 July 2016

(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)