Q: (if(name of operating system starts with “Win”) then free space of drive of client > 5770714336 else if ((mac of it) of operating system) then free space of filesystem of folder (pathname of client) > 5770714336 else free space of filesystem of client > 5770714336)
E: Singular expression refers to nonexistent object.
Which OS is reporting that error? It runs correctly for me on Windows.
I am using Windows os…
Hi @sinucus
Are you doing anything strange with the debugger itself (like running it from a mapped drive or UNC path) that would cause it trouble evaluating “drive of client”? In this context that would refer to the fixlet debugger’s path.
1 Like