Changeset 1629 for fmts/trunk/p/C0XGET1.m
- Timestamp:
- Sep 30, 2013, 8:26:21 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
fmts/trunk/p/C0XGET1.m
r1539 r1629 1 1 C0XGET1 ; GPL - Fileman Triples entry point routine ;1/12/12 17:05 2 ;;1.0;FILEMAN TRIPLE STORE;;Sep 26, 2012;Build 1 02 ;;1.0;FILEMAN TRIPLE STORE;;Sep 26, 2012;Build 11 3 3 ;Copyright 2011 George Lilly. Licensed under the terms of the GNU 4 4 ;General Public License See attached copy of the License. … … 403 403 q 404 404 ; 405 ISSUB(STR) ; returns true if STR is a subject of some triples 406 N ZZIEN 407 S ZZIEN=$$IENOF(STR) ; string pointer value 408 N ZTN S ZTN=C0XFARY("C0XTN") ; location of triples 409 ;N ZTN S ZTN=$NA(^C0X(101)) ; location of triples -- change this to use FARY --- gpl 410 I $O(@ZTN@("SPO",ZZIEN,""))'="" Q 1 411 E Q "" 412 Q 413 ; 405 414 IENOF(ZSTRING,FARY) ; EXTRINSIC WHICH RETURNS THE IEN OF ZS IN THE STRINGS FILE 406 415 I '$D(FARY) D ;
Note:
See TracChangeset
for help on using the changeset viewer.