[Date Prev][Date Next][Subject Prev][Subject Next][ Date Index][ Subject Index]

Re: Error checking in XPL



I'd like to add my thanks to Tim: I've already used his code in
an important (for me) XPL program I wrote to handle Eudora's alias file.
Harry Binswanger

At 01:06 AM 6/4/98 -0500, you wrote:
>
>Many thanks, Tim! Works like a charm.
>
>-Rafe
>
>
>On Wed, 3 Jun 1998 23:09:56 EDT, TBaehr@xxxxxxxx wrote:
>
>>Rafe wanted to know how to open a file but go to it if it's already open.
>>Actually, the most straightforward way is backwards:
>>
>>BX (or BC) gofile [filename] Q2 (or XC)
>>)>
>>BX ca [filename] Q2 
>
>
>
>