Hi I believe the urweb compiler may be parsing my .urp file improperly. Here is my .urp file:
#library common database dbname=umdtalks sql umdtalks.sql allow url http://en.wikipedia.org/wiki/* allow url /css/index.css rewrite style Umdtalks/* umdtalks When compiling, I get the following error: Filename contains a character that isn't alphanumeric or underscore: databasedbname=umdtalks unhandled exception: Io: openIn "/home/james/Projects/UMDTalks/databasedbname=umdtalks.ur" failed with SysErr: No such file or directory [noent] If I delete the first line, the project compiles fine. I could be mistaken, but I don't think this is expected behavior. James Parker
_______________________________________________ Ur mailing list [email protected] http://www.impredicative.com/cgi-bin/mailman/listinfo/ur
