Usually in these cases, the "space" that's in the directory name is what
is causing the problems -- " tables (in house) ". You should try
embedding
that directory (or the entire directory string) in single quotes.
Karen
> Is there a length limit on Attachments in the mapmail program associated
> with RBASE?
>
> The variables used are:
>
>
>
> SET VAR vTotpath = ‘S:\Adobe PDF Files\Specifications\SpecJPB\Tables (In
> House)\8cjgw’
>
> SET VAR vattachments = ('Attachments:'+(.vTotpath))
>
>
>
> I get an ERROR 11 “Attachments not found” and then RBASE locks up.
>
>
>
> When using this code on other files, it works fine.
>
> It seems to have a problem with this particular file folder “Table (In
> House)”
>
> Other folders with pdf files have worked thus far.
>
>
>
> Jim
>
>
>