Navigation:  thinBasic Modules > OS (Operating System) > OS_Process >

OS_ProcessGetList

Previous pageReturn to chapter overviewNext page

 

Description

 

Returns a string with the current running process names separated by the passed separator.

 

Syntax

 

s = OS_ProcessGetList( lpSeparator )

 

Returns

 

String.

 

Parameters

 

Name

Type

Optional

Meaning

lpSeparator

String

No

String separator to be used in return string

 

Remarks

 

Restrictions

 

See also

 

Examples

 

 

 

© 2004-2008 thinBasic. All rights reserved. Version 1.7.0.0 Web Site: http://www.thinbasic.com