PMIconList
Description: |
baPMIconList returns a list containing all the icons in a Start Menu group. |
Platforms: |
Windows |
Usage: |
Result = baPMIconList( Group ) |
Arguments: |
String. |
Returns: |
List. |
Examples: |
Director: Authorware: |
Notes: |
You can also get the contents of a nested group, by
placing a "\" ("\\" in Authorware) between the groups. eg baPMIconList( "Accessories\Multimedia" ) will get the contents of the Multimedia group, inside the Accessories group. |
See also: |
baCreatePMGroup |