Transferring an image to the Macintosh....

Bruce ONeel beoneel at mindspring.com
Thu Jan 11 16:36:23 UTC 2001


Hi,
  Sorry for the slow response, the hotel room didn't have a 
phone jack.

  From within Squeak you can always do:

FileDirectory default setMacFileNamed: 'foo' type: 'STim' creator:
'FAST'

and use STch in place of STim for the changes file.  This assumes 
that you have at least one image on your mac.

cheers

bruce

"Larry Kellogg" <lkellogg at soliloquy.com> wrote:
> Ok,
>   I feel very stupid asking this question, but here goes. I have developed
> some Smalltalk code under Squeak on a Windows NT and I want to transfer the
> .image file and the .changes file to a Mac so I can see how it runs. Well, I
> transferred the file over there but it calls it a 'document' file and won't
> load it into the virtual machine. What am I missing here? Oh, I'm using the
> 2.7 virtual machine from Mark Guzdial's book. Thanks Mark! Great book!
> 
>   What should I do?
> 
>   Thanks,
> 
>   Larry





More information about the Squeak-dev mailing list