Changeset 2801
- Timestamp:
- Aug 29, 2006, 1:01:57 AM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/env.cmd
r2658 r2801 577 577 if (rc = 0 & sDirs.0 = 1) then 578 578 return 1; 579 if (sComplain <> '') then do579 if (sComplain <> '') then 580 580 say sComplain ''''sDir'''.'; 581 581 return 0;
Note:
See TracChangeset
for help on using the changeset viewer.