Tell me more ×
Programmers Stack Exchange is a question and answer site for professional programmers interested in conceptual questions about software development. It's 100% free, no registration required.

How to using multiple files in Powershell to ensure modularity?

function.ps1 could have all the utility functions?

command1.ps1 could have calls related to a command?

share|improve this question
Thanks, this is what i was looking for. Thanks! – Nida Sahar Nov 5 '12 at 20:23

closed as not a real question by Walter, ChrisF Nov 5 '12 at 9:42

It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, see the FAQ.

1 Answer

Not the answer you're looking for? Browse other questions tagged or ask your own question.