例: Shellid function

以下は、Windows 特有の例です。

Dim taskId As Variant
taskId = Shellid("notepad.exe")
Print "Running task " & taskId