| I think that could really go either way, depending on the way you want to do it, as long as you make sure and leave a commnent about it so that your TA knows which way you intended it to work. Shaggz |
| I'd like to be able to load multiple playsets, but I do see that the milestone definition is ambiguous. Take it either way, as Shaggz suggests. Mark Guzdial |
| Of course, the project wouldn't be nearly as fun if it wasn't at least a bit ambiguous. Shaggz |
| funny funny =) Shaggz |
| how do i create a filestream for a file that is NOT in the same directory as all the squeak stuff is? |
| Well Kiana, there's more than one way to do that, but you might want to do a FileDirectory on: 'some directory', and then make your filestreams with that. Shaggz |