Thank you trinary, I've tried Panther, but I can't find the text file after I use the write __ to __ file, so either I don't know where to look for the text file. I've tried specifying the location (e.g. C:\scratch projects\data.txt) and still can't see it. Any other thoughts?
Offline
Hi! View my Scratch Introduction project for some tips about Scratch! Thanks!
Offline
hart20 wrote:
Thank you trinary, I've tried Panther, but I can't find the text file after I use the write __ to __ file, so either I don't know where to look for the text file. I've tried specifying the location (e.g. C:\scratch projects\data.txt) and still can't see it. Any other thoughts?
Panther writes the file to the same folder that contains panther's .image file. So basically wherever you saved your Panther download, there's the file! You can also specify the file path within the write block by doing:
write [text] to file [C:\Desktop\test.txt]
for example!
Great to see people are still using and downloading Panther!
Offline