Project

General

Profile

Actions

Bug #3223

closed

$COM(N) returns index

Added by S Reject about 7 years ago. Updated about 7 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Scripting
Target version:
Start date:
01/22/2017
Due date:
% Done:

0%

Estimated time:
Operative System:
All
Regression:
No

Description

If you specify an index instead of a com name, [code]$COM[/code] returns the index if the com exists instead of the com name

[code]alias example {
comopen example MSXML2.ServerXMLHttp.6.0
echo -a $!com(1) $com(1) || It should be: $!com(1) example
comclose example
}[/code]

Actions #1

Updated by Per Amundsen about 7 years ago

  • Category set to Scripting
  • Status changed from New to Resolved
  • Assignee set to Per Amundsen

Thanks, fixed for next beta.

Actions #2

Updated by Per Amundsen about 7 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF