[ENH] Re: Opening file in workspace

Scott Wallace scott.wallace at squeakland.org
Sat Nov 8 22:43:47 UTC 2003


I see that I made the filename too long, so that the .gz suffix got 
lost, thus  making it more awkward to file in from a file-list.

So here's the same enhancement, once again, with shorter filename. 
Sorry about that.

Cheers,

   -- Scott

At 2:30 PM -0800 11/8/03, Scott Wallace wrote:
>Hi, Pravin,
>
>I have also sometimes wanted the same thing, and I don't believe 
>there is anything currently in the image that directly supports this.
>
>One can imagine wanting to make such a request either from a 
>workspace or from a file-list.  The attached fileout offers both.
>
>1.  Adds a command to the window menu of a Workspace, which lets you 
>append any file's contents to the end of the workspace.
>
>2.  Adds a file-list service which allows a Workspace to be opened 
>on the contents of the selected file in a FileList.
>
>Cheers,
>
>   -- Scott
>
>
>
>At 1:58 PM -0500 11/8/03, Pravin A. Sable wrote:
>>Hello All,
>>	Workspace gives option to save content to the text file (.txt).
>>How to open the saved file again in Workspace. I am not asking how to just
>>open it.. it's very easy to open file in file and filelist option as a
>>file. Running code in workspace and file gives different results, in
>>workspace it doesn't ask for temporary variable to declare but in file it
>>doesn't gives lot of messages (a pain). Now finally I am left with only
>>one option to open workspace and copy and paste the content from saved
>>text file. I am sure there must be cleaner solution than this.
>
>
>Attachment converted: titanium:fileContentsToWkspce-sw.cs. 
>(SOBJ/FAST) (000691CC)
-------------- next part --------------
Skipped content of type multipart/appledouble


More information about the Squeak-dev mailing list