The following line:
put cr & "marelina:" & shell("pwd") & ">" into var1
...actually comes out looking like this:
marelina:/Applications/MetaCard
>
I remember way back when having to check for the last char being
a cr and deleting it. But I'll be damned if I can recall the
exact syntax. Any help would be appreciated.