PowerShell Live - being retired

Please go to http://www.shelltools.net for more information

Welcome to PowerShell Live - being retired Sign in | Join | Help
in
Home Main Site Blogs Forums Videos Chat Customer Support

Browse by Tags

All Tags » functions » profile   (RSS)
Sorry, but there are no more tags available to filter with.
  • Re: call function from another file

    As long as the function has been previously defined and is in the same scope, you can easily do this. I'd recommend simply putting all the functions you want to use in your PowerShell profile. This way they will always be available. A variation, which is probably even a better approach, is to put all your functions in a single script, then dot ...
    Posted to General Powershell Discussion (Forum) by SAPIENScripter on July 30, 2007