| Summary | executable() on VMS |
| Queue | Vim on VMS |
| Type | Issue |
| State | Accepted |
| Priority | 2. Medium |
| Owners | |
| Requester | sferencik (at) alpha (dot) polarhome (dot) com |
| Created | 12/28/2010 (878 days ago) |
| Due | |
| Updated | 12/29/2010 (877 days ago) |
| Assigned | |
| Resolved | |
| Attachments |
Priority ⇒ 2. Medium
State ⇒ Unconfirmed
Queue ⇒ Vim on VMS
Summary ⇒ executable() on VMS
Type ⇒ Issue
Priority ⇒ 1. Low
system as every EXE and COM is executable on VMS if the user has
sufficient rights.
Sam: plus every symbol that executes either of the above (using
@a.com, $a.exe, or mcr a.exe).
---
Original impulse: perl.vim asks if executable('perl'), which on VMS
falsely returns false.