How do I properly save a file in prolog so that it saves to
How do I properly save a file in prolog; so that it saves to the file with the owl icon (it keeps creating a new file with a ~ symbol at the end). This makes no sense to me. How do I get the compiler to recognize my saved database (I keep getting an error where it won\'t recognize the rules that were made before saving). How do I compile a database in emacs without creating a new seperate file? The emacs editor won\'t do the same features with the .pl file as with the .pl~ file, why is this?
C FYI File Edit Browser Compile Prolog Poe Help assignment6 SER22 scratch [modif tions/a1124 Assignment 6 Family Tree PCE Emacs Buffers Smother/father DB mother lisa abe mother lisa sarah. T t c mother (nancy, john Documents swi-prolog files Search swi-prolog files Organize New folder mother (mary, jill mother sarah. susar Music Name Date modified ite pl st mother jack Pictures mother (susan, phil. hat affect N assignm SER221.pl 11/26/2016 8:14 AM assignment6 SER221 /26/2016 8:14 AM e Homegroup our soluti father tony abe father Type PL- File tony sarah probably father (abe, john. Sizes 555 bytes This pc Date modified: /26/2016814 AM Desktop ng/O doe father john jill Select a file file. Prob father (bill susan Documents ing outpu father rob, jack Downloads rob phil. Music Diaz note father jack, jim Pictures to preview, recent parent (X, Y -mother Videos on for the parent (x, Y father Local Disk (C) sibling (X, Y fathe ting with mother Mr x) mother File name: All files Open Cancel her than Line: 28Solution
Ok. You have nothing to worry about the file with the extension ~, as long as the original file has been created. Actually, the file with ~ extension is a buffer which will store the data, and the current data, as long as the file is OPEN. If the file is not open, you can see that the other file with extension ~pl will not be seen.
