|
View:
New views
2 Messages
—
Rating Filter:
Alert me
|
|
|
(no subject)Hi.
I downloaded yap-5.1.3-installer and I executed it. My Operating System is Microsoft Windows XP. The installer has installed Yap in C: \Programmi\Yap. It's ok or not? I don't understand how load a .pl file (Aleph.pl in my case) in Yap with Windows XP, what is the default working directory and if I need to set anything for the compiler with the Microsoft OS or if I need of Microsoft Visual C++. and so one... for loading and running prolog files. I 've read the manual of yap but I don't know what I do. I hope in your help. Thanks. ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Yap-users mailing list Yap-users@... https://lists.sourceforge.net/lists/listinfo/yap-users |
|
|
Re: (no subject)YAP works as a console application, so you need to call yap.exe and
it hopefully should show you a prompt. You would then do something like cd('c:\Wor...\where I am'). [aleph]. do as usual. Cheers Vitor On Thu, Nov 13, 2008 at 5:12 PM, duxessa@... <duxessa@...> wrote: > Hi. > I downloaded yap-5.1.3-installer and I executed it. My Operating > System is Microsoft Windows XP. The installer has installed Yap in C: > \Programmi\Yap. It's ok or not? > I don't understand how load a .pl file > (Aleph.pl in my case) in Yap with Windows XP, > what is the default > working directory and if I need to set anything for the compiler with > the Microsoft OS or if I need of Microsoft Visual C++. and so one... > for loading and running prolog files. > I 've read the manual of yap but > I don't know what I do. > I hope in your help. Thanks. > > > ------------------------------------------------------------------------- > This SF.Net email is sponsored by the Moblin Your Move Developer's challenge > Build the coolest Linux based applications with Moblin SDK & win great prizes > Grand prize is a trip for two to an Open Source event anywhere in the world > http://moblin-contest.org/redirect.php?banner_id=100&url=/ > _______________________________________________ > Yap-users mailing list > Yap-users@... > https://lists.sourceforge.net/lists/listinfo/yap-users > ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Yap-users mailing list Yap-users@... https://lists.sourceforge.net/lists/listinfo/yap-users |
| Free embeddable forum powered by Nabble | Forum Help |