>From trial and error, there seems to be a limit on how long a string consisting of directory and filenames can be. When I have an asp page that is deeply nested within a set of directories (i.e., /dir/dir1/dir2/dir3/dir4/dir5/dir6/page.htm) or if a page name is very long (i.e., veryveryveryvery...longpagename.htm) the page will report errors of the kind listed below (Identifier too long). For example, this pathname is too long: /dept/ird/doc/javadoc/blahblah/pnap/algorithmsforus/buildingblocks/framework/cost/package-summary.html What is the cause of this limitation? What are the exact limits for page/dir names? Is there a way around this? > > > > > Form: Errors Output > > > > > 1. Identifier too long at (eval 43) line 1, <GEN0> chunk 1. , > > > > > /usr/local/lib/site_perl/Apache/ASP.pm line 1991... see compile error > > > > > for rest > > > > > Debug Output > > > > > 1. Identifier too long at (eval 43) line 1, <GEN0> chunk 1. , > > > > > /usr/local/lib/site_perl/Apache/ASP.pm line 1991 ... > > > > > > > > > > Compile Error > > > > > > > > > > Identifier too long at (eval 43) line 1, <GEN0> chunk 1. > > > > > ... > > > > > > > > > > Compiled Data with Error --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]