Quantcast
Channel: PowerShell.com – PowerShell Scripts, Tips, Forums, and Resources
Viewing all articles
Browse latest Browse all 6937

Call function from function

$
0
0

hello

I am developping a function for create a generic Form.

In this I handle callbacks i.e. some controls can have an associated function called when an event occurs.

One script contains the form generator function, the other script contains parameters, coll to the function and callbacks functions.

This works well in PowerGui Script Editor, not in Powershell or DOS window where the functions aren't recognized.

Why this different behavior?

If I understand this I hope to overcome the problem.

Best regards.

John Rossati


Viewing all articles
Browse latest Browse all 6937

Trending Articles