Could you please let me know what the slash and period "\..\..\" notation mean in a folder path:
C:\Users\Username\Documents\Project\..\..\SubProject\Module.bas
as I'm trying to understand and old VB6 project that errors out on the path?
Maybe VB is not listing the full path so as to fit at...