Hello list, i have a program which works fine but it looks odd since i have to enter a very long query in query entry box (in windows based eclipse). how can i put the query inside the file and get its results in the interface? it comes like this: ?- oLine(L1,C1,P1), visible(L1), oLine(L2,C2,_), visible(L2), not member(L2,[L1]), member(L2,C1), oLine(L3,C3,_), visible(L3), not member(L3,[L1,L2]), member(L3,C1), not member(L3,C2), oLine(L4,_,P4), visible(L4), not member(L4,[L1,L2,L3]), member(L4,P1), member(L4,C3), not member(L4,C2), oLine(L5,_,_), visible(L5), not member(L5,[L1,L2,L3,L4]), member(L5,P1), member(L5,P4). any idea? thanks, kourosh. --- Outgoing mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.495 / Virus Database: 294 - Release Date: 6/30/2003Received on Mon Jul 14 10:43:46 2003
This archive was generated by hypermail 2.1.8 : Wed 16 Nov 2005 06:07:25 PM GMT GMT