I'm not sure how "arbitrary" the problem is, it's always been something
to be handled differently. At the r> prompt you can't do:
dir c:\program files
You have to do: dir 'c:\program files'
Typing: launch c:\program files\test.pdf results in "file not found",
but this works: launch 'c:\program files\test.pdf'
The one exception I've noticed is that in the print command you don't
have to worry about spaces. IE: this works okay:
print reportname option pdf | filename c:\program files\test.pdf | open on
Cannot comment on your mail question.
Karen
> Karen,
>
> I have a couple of questions.
>
> 1) Is this an “Arbitrary” problem with spaces?
> The reason I ask is all the file folders that contain the PDF files I
> want to be able to send have spaces.
> I have not had this problem with those other file folders.
> Another strange (at least to me) thing is the pdf file prints to screen
> prior to asking if they want to email.
> In the case of this problem folder, the files do print to screen so the
> computer is “seeing” the file ok.
> It is only when I want to send those files in that folder that I receive
> this error.
>
> 2) Is there a way to prevent RBASE from locking up in the mail program so
> I can trace the problem or at least be able to close it down properly?
>
> Jim
>
>
>