Big progress.

This commit is contained in:
OriolFilter
2022-04-06 07:45:36 +02:00
parent bfcc1634f3
commit 330f111590
2 changed files with 39 additions and 32 deletions

View File

@ -16,4 +16,14 @@ At C:\Users\Mamoncete\Desktop\test.ps1:93 char:17
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : InvalidOperation: (:) [], ParentContainsErrorRecordException
+ FullyQualifiedErrorId : MethodNotFound
```
```
El for fa el lio?
You cannot call a method on a null-valued expression.
At C:\Users\Mamoncete\Desktop\test.ps1:50 char:8
+ $this._connected_servers[$num].FindHost("Test")
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : InvalidOperation: (:) [], ParentContainsErrorRecordException
+ FullyQualifiedErrorId : InvokeMethodOnNull