Search the web
Sign In
New User? Sign Up
KR-language
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want to share photos of your group with the world? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
storing concepts in GDBM databases   Message List  
Reply | Forward Message #286 of 712 |
Here's a quick summary of current MKR/MKE capability using
the new associative array syntax. You can download the new
kewin.zip from my web site.

Basic operations on concepts, characteristics, values

concept has arraymode = gdbm; # store in GDBM database

at view = vname;
concept[char] := value;
value := concept[char];
do delete/gdbm od char from concept done;

do dump/gdbm od concept done; # all chars.


GDBM files ($KEDB default is $KEHOME/db)

$KEDB/vname/concept.dir
$KEDB/vname/concept.pag


Dick McCullough
knowledge := man do identify od existent done;
knowledge haspart proposition list;
http://rhm.cdepot.net/




Fri Aug 19, 2005 9:58 am

rhmcc
Offline Offline
Send Email Send Email

Forward
Message #286 of 712 |
Expand Messages Author Sort by Date

Here's a quick summary of current MKR/MKE capability using the new associative array syntax. You can download the new kewin.zip from my web site. Basic...
Richard H. McCullough
rhmcc
Offline Send Email
Aug 19, 2005
9:59 am
Advanced

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help