Custom Query (44 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (1 - 3 of 44)

1 2 3 4 5 6 7 8 9 10 11
Ticket Resolution Summary Owner Reporter
#3 fixed \DEV\$ type operations fail somebody Abwillis
Description

e:\[2]type wrnd32$ SYS0005: Access is denied. "\DEV\WRND32$" e:\[0]type alsahlp$ SYS0005: Access is denied. "\DEV\ALSAHLP$"

e:\[2]copy alsahlp$ a.log \DEV\ALSAHLP$ => E:\a.log

1 file copied

e:\[2]copy wrnd32$ w.log \DEV\WRND32$ => E:\w.log

1 file copied

e:\[0]ver /r

4OS2 3.04H OS/2 Version is 4.50 4OS2 Revision H (159) OS/2 Revision A Copyright (c) 1988-2002 JP Software, Inc -- http://jpsoft.com/ SciTech? Edition -- not supported by JP Software, Inc. Built with Open Watcom C/C++ -- http://www.openwatcom.org/

#4 fixed TitleIsCurDir=No - does not work somebody andi.b
Description

There are a couple of issues with your TitleIsCurDir? mods. It appears that the OptionIsCurDir? setting is not always honored. With 4os2.ini set to

TitleIsCurDir?=No

try

start "xyz"

Part of the reason this occurs is because you are using gpIniptr->ChangeTitle? before the default ini file has been processed. However, correcting this may not be sufficient to resolve the issue. I need to do more testing.

Also, both title_cmd and window_cmd should should restore gaInifile.TitleIsCurDir? to its initial value before exiting. It might be better to localize the setting by passing it to update_task_list() as an argument.

#6 fixed shift - insert paste Gregg Young Abwillis
Description

Shift - insert paste enhancement request.

1 2 3 4 5 6 7 8 9 10 11
Note: See TracQuery for help on using queries.