<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2900.2668" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Hi!</FONT></DIV>
<DIV><FONT face=Arial size=2>I am reading and writing from an external text file 
using FileStream and as long as the file is in "default" directory everything 
works but<EM>&nbsp;</EM>I am stuck in my "old" VisualWork world! In vw you use a 
class called Filename and there is a class method called separator to get hold 
of the separator for the current OS. Is there somrthing equal in squeak to be 
able to make my app. not depending on a specific OS?</FONT></DIV></BODY></HTML>