> On 21 Apr 2018, at 10:34, Hilaire <hila...@drgeo.eu> wrote:
> 
> Hi,
> 
> To use Smalltalk sketch scripts for additional unit tests, I need to file in 
> these script files.
> 
> I found FileStream>>fileIn: does the job. Is it the proper way to do it?

The whole of FileStream is deprecated in P7, use 
[Abstract]FileReference>>#fileIn:

> Thanks
> 
> Hilaire
> 
> -- 
> Dr. Geo
> http://drgeo.eu
> 
> 
> 


Reply via email to