which program uses the files in the c:\q directory

Received: by 10.101.1.1 with SMTP id d1mr2139905ani.4.1253161004403; Wed, 16 Sep 2009 21:16:44 -0700 (PDT)Date: Wed, 16 Sep 2009 21:16:44 -0700 (PDT)X-IP: 98.169.140.208User-Agent: G2/1.0X-Google-Token: 2iJVxAwAAADsXnzrvKRA1meo36jNJHJMX-HTTP-UserAgent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Trident/4.0; .NET CLR 2.0.50727; .NET CLR 3.0.04506.648; .NET CLR 3.5.21022; InfoPath.1; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729),gzip(gfe),gzip(gfe)Message-ID: <0f08ada7-629d-4cda-9e02-b30786bc8bba@l34g2000vba.googlegroups.com>Subject: which program uses the files in the c:\q directoryFrom: Dennis To: “Kdb+ Personal Developers” X-Google-Approved: charlie@kx.com via web at 2009-09-17 06:52:34Hi,I am curious on the files inside c:\q directory. There are 4 k/qprograms: q.k (pretty large), s.k, sp.q, trade.q. Are those examplesor used internally by q (q.k looks like it might be used?)?ThanksDennis

In-Reply-To: <0f08ada7-629d-4cda-9e02-b30786bc8bba@l34g2000vba.googlegroups.com>
Sensitivity: Normal
Importance: Normal
Subject: Re: [personal kdb+] which program uses the files in the c:\q directory
To: personal-kdbplus@googlegroups.com
From: “Manish Patel” <manni.patel>
Date: Thu, 17 Sep 2009 07:29:36 +0000

US5rIGNvbnRhaW5zIHRoZSBkZWZuIG9mIHEgZnVuY3Rpb25zIHNvIHRoYXQncyBuZWVkZWQuIFRo
ZSByZXN0IGFyZSBleGFtcGxlcw0KDQpTZW50IHVzaW5nIEJsYWNrQmVycnmuIGZyb20gT3Jhbmdl
DQoNCi0tLS0tT3JpZ2luYWwgTWVzc2FnZS0tLS0tDQpGcm9tOiBEZW5uaXMgPGRlbHBoaWthbmdA
Z21haWwuY29tPg0KRGF0ZTogV2VkLCAxNiBTZXAgMjAwOSAyMToxNjo0NCANClRvOiBLZGIrIFBl
cnNvbmFsIERldmVsb3BlcnM8cGVyc29uYWwta2RicGx1c0Bnb29nbGVncm91cHMuY29tPg0KU3Vi
amVjdDogW3BlcnNvbmFsIGtkYitdIHdoaWNoIHByb2dyYW0gdXNlcyB0aGUgZmlsZXMgaW4gdGhl
IGM6XHEgZGlyZWN0b3J5DQoNCg0KSGksDQoNCkkgYW0gY3VyaW91cyBvbiB0aGUgZmlsZXMgaW5z
aWRlIGM6XHEgZGlyZWN0b3J5LiBUaGVyZSBhcmUgNCBrL3ENCnByb2dyYW1zOiBxLmsgKHByZXR0
eSBsYXJnZSksIHMuaywgc3AucSwgdHJhZGUucS4gQXJlIHRob3NlIGV4YW1wbGVzDQpvciB1c2Vk
IGludGVybmFsbHkgYnkgcSAocS5rIGxvb2tzIGxpa2UgaXQgbWlnaHQgYmUgdXNlZD8pPw0KDQpU
aGFua3MNCkRlbm5pcw0KDQoNCg==

</manni.patel>

X-Mailer: Apple Mail (2.936)q.k defines the functions available in qs.k defines the “s” language, a subset of SQL (best to ignore it, q is better :) )sp.q and trade.q are examplesOn Sep 17, 2009, at 12:16 PM, Dennis wrote:> I am curious on the files inside c:\q directory. There are 4 k/q> programs: q.k (pretty large), s.k, sp.q, trade.q. Are those examples> or used internally by q (q.k looks like it might be used?)?