Hmmm.. most apps use MAX_PATH or PATH_MAX, but Scid seems to use "512", so filename length is probably not the problem.
src/common.h: ------------------------------------------ // File-related Types typedef char fileNameT [512]; typedef uint fileLengthT; ------------------------------------------ MAX_PATH *is* used undefined by Scid ifdef WIN32, but only concerning the command line i think, and i'm not sure how it's being used. Are you opening the database from the command line ? Steve ------------------------------------------------------------------------------ Free Software Download: Index, Search & Analyze Logs and other IT data in Real-Time with Splunk. Collect, index and harness all the fast moving IT data generated by your applications, servers and devices whether physical, virtual or in the cloud. Deliver compliance at lower cost and gain new business insights. http://p.sf.net/sfu/splunk-dev2dev _______________________________________________ Scid-users mailing list Scid-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/scid-users