Dear all,
I'm newbie in the field of PRolog & Perl and now i'm trying on my own.
But i have a problem.
I have a code in prolog that is applied in perl and a query that query to the prolog code mentioned.
When i test the prolog code in prolog parser there is no errors, but when i parse it with strawberry Perl from the command prompt, it gives me this result :
ARRAY (0x1d458d4) ! The value inside the brackets every time changes.
I make the query in order to give me a list; to give me just 'yes' as answer; but every time i receive the same result.
Please can somebody help me in this issue?
I'm newbie in the field of PRolog & Perl and now i'm trying on my own.
But i have a problem.
I have a code in prolog that is applied in perl and a query that query to the prolog code mentioned.
When i test the prolog code in prolog parser there is no errors, but when i parse it with strawberry Perl from the command prompt, it gives me this result :
ARRAY (0x1d458d4) ! The value inside the brackets every time changes.
I make the query in order to give me a list; to give me just 'yes' as answer; but every time i receive the same result.
Please can somebody help me in this issue?