08-07-2008, 10:48 PM
At SaveClasses sub, replace "FileName = App.Path & "\classes.fcl"" with "FileName = App.Path & "classes.fcl""
Just remove the \, the function already adds it so your making a double \(\\)
Just remove the \, the function already adds it so your making a double \(\\)