Opened 16 months ago
Closed 2 months ago
#82 closed defect (fixed)
ISINTERNAL reports echo.exe as an internal command
| Reported by: | Anton Monroe | Owned by: | Gregg Young |
|---|---|---|---|
| Priority: | minor | Milestone: | |
| Component: | Base | Version: | 3.10 |
| Keywords: | Cc: | Anton, Monroe |
Description
4OS2 versions before 3.10 interpreted "echo.exe" as an internal command "echo. exe". That is now fixed, but the ISINTERNAL command still reports it as an internal command.
iff isinternal echo.exe then & echo yes & else & echo no & endiff
yields "yes" instead of "no".
As of 4OS2 3.11(GKY)
Change History (2)
comment:1 by , 2 months ago
| Owner: | set to |
|---|---|
| Status: | new → accepted |
comment:2 by , 2 months ago
| Resolution: | → fixed |
|---|---|
| Status: | accepted → closed |
Note:
See TracTickets
for help on using tickets.

Fixed in 5.00.0. Reopen if necessary.