Find link

language:

jump to random article

Find link is a tool written by Edward Betts.

searching for Indexed file 11 found (19 total)

alternate case: indexed file

Comparison of issue-tracking systems (1,629 words) [view diff] exact match in snippet view article find links to article

Plugin API Multiple projects Full-text search Indexed full-text search Indexed file search Edit conflict warning Apache Bloodhound Yes, integrated wiki Yes
System Support Program (3,468 words) [view diff] exact match in snippet view article find links to article
Files on the S/36 may be Sequential (S), Direct (D), or Indexed (I). An indexed file can have multiple alternate indexes (X), and in fact, a sequential file
Burroughs Medium Systems (1,651 words) [view diff] case mismatch in snippet view article find links to article
inline assembly language coding, but lacked support for RELATIVE and INDEXED file support; these were later added into the ANSI 74 version of the compiler
HP Series 80 (1,031 words) [view diff] exact match in snippet view article find links to article
Edit and assemble Series 80 assembler source 40 — 00087-15011 MIKSAM Indexed file record management 14 00085-15013 00087-15013 EMS Extended Mass Storage
Computer Technology Limited (1,896 words) [view diff] exact match in snippet view article find links to article
was not part of the kernel but was a separate program. A multi-key indexed file system MKFS was also developed, and together with a transaction processing
PowerHouse (programming language) (1,119 words) [view diff] exact match in snippet view article
case of the HP3000 this was the IMAGE shallow-network DBMS and KSAM indexed file system, and the entire PowerHouse language reflected its origins. Once
IBM RPG II (1,801 words) [view diff] exact match in snippet view article find links to article
Release 6.0 (also known as the VASP). CHAIN retrieves the record in the indexed file named in Factor 2 that matches the exact key specified by the value in
PeSIT (2,401 words) [view diff] exact match in snippet view article find links to article
position (PI38) and key length (PI39) are notified in the case of an indexed file. Data code (PI16) can be ASCII, EBCDIC, or BINARY. The use of compression
Inforex 1300 Systems (1,559 words) [view diff] exact match in snippet view article find links to article
as: AR = Add Record (to a sequential file) IR = Insert Record (to an indexed file) TR = Transfer Record (from one file to another) DR = Delete Record In
BASIC interpreter (14,480 words) [view diff] exact match in snippet view article find links to article
Locomotive BASIC for the Amstrad CPC, both supporting commands for an ISAM indexed file system. In 1985, MetaComCo released ABasiC for the Amiga and ST BASIC
Racket features (3,502 words) [view diff] no match in snippet view article find links to article
#:when (regexp-match? (string-append "[.]" ext "$") p) [(line num) (in-indexed (file->lines p))]) (when (regexp-match? (pregexp re) line) (printf "~a:~a: