Welcome, Guest. Please login or register.

Author Topic: system() command  (Read 2131 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline Dietmar

  • Full Member
  • ***
  • Join Date: Nov 2002
  • Posts: 220
    • Show all replies
    • http://devplex.awardspace.biz
Re: system() command
« on: March 04, 2007, 05:19:42 PM »
Use System() (note capitalization) or SystemTags(): SystemTags("dir", TAG_DONE). This can be fine-tuned with a lot of tags, e.g. SYS_Input, SYS_Output, NP_Stack, etc. NP_Path can be used to give it search paths, see source code of Toolmanager for an example, otherwise it inherits.