URL: <http://savannah.gnu.org/patch/?5639>
Summary: Add the ability to run syntax from the GUI Project: PSPP Submitted by: jmd Submitted on: Saturday 12/16/2006 at 15:08 Category: None Item Group: None Status: Ready For Test/Review Assigned to: None Originator Email: Open/Closed: Open Discussion Lock: Any _______________________________________________________ Details: This change allows one to run syntax from the GUI... use the Run->All menu from the syntax editor. RANK is a good command to use, to see how it works. After you've run a procedure, it'll leave the GUI in a rather unstable state (it'll probably crash on the next mouse click), because it's all procedures are returning fastfiles rather than flexifiles which the GUI expects. To fix this, we need to implement an abstract factory for the casefiles, as previously discussed. Anyway, I'm proposing to commit this patch, bugs and all, and deal with those issues later. _______________________________________________________ File Attachments: ------------------------------------------------------- Date: Saturday 12/16/2006 at 15:08 Name: gui-syntax.patch Size: 22kB By: jmd <http://savannah.gnu.org/patch/download.php?file_id=11536> _______________________________________________________ Reply to this item at: <http://savannah.gnu.org/patch/?5639> _______________________________________________ Message sent via/by Savannah http://savannah.gnu.org/ _______________________________________________ pspp-dev mailing list pspp-dev@gnu.org http://lists.gnu.org/mailman/listinfo/pspp-dev