greg heil wrote: > But i gather i need to exit the PM whenever i change any file. This > does seem awkward and i had sort of thought its File | Refresh Tabs > did the equivalent of that - like a "Revert" item in the File menu of > a text editor: makes sure everything is in sync with what is on the > disk. That might be a good middle way:-)
You do not need to exit PM whenever you change any file. I normally leave it open all the time. The Refresh Tabs is to update any required files that are shown. For example, create a script in PM, then add to it: load 'dates'. Refresh will then show that dates is a required file. But I think I will go ahead on saving any changes immediately. ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
