Custom Query (44 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (25 - 27 of 44)

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
Ticket Resolution Summary Owner Reporter
#8 fixed Clicking Help when starting option2.exe yields "Text not found" error in help viewer somebody Lewis Rosenthal
Description

Just upgraded to:

4OS2 3.05A OS/2 Version is 4.50 4OS2 Revision A (162, Feb 7 2010 17:27:09) OS/2 Revision A

(not sure what "OS/2 Revision A" is, though...) ;-)

Anyway, at the 4OS2 prompt, I typed, "option <Enter>" and when the configuration notebook appeared, I clicked Help. NewView? 2.18.1 opened up and immediately displayed the contents on the left, a white page on the right, and a popup message with the above text.

Lewis

PS - Not sure which component1 is and which component2 is in Trac, here...

#13 worksforme 4OS2 and REXX somebody Batchheizer
Description

I'm updating the TAME-WPI/INF. There is one sentence concerning 4OS/2:

3. Make sure that OS/2 own CMD processor is used. Usage of 4OS2 isn't supported at all as it shows severe errors together with ReXX (default in eCS).

Is that correct?

#17 invalid Wildcard XCOPY operations interrupted when quotes are present in filenames Steven Levine Lewis Rosenthal
Description

Command line under 4OS2 3.08 & result:

[j:\images] xcopy g:\temp\*.pdf .

Source files are being read...

SYS1186: XCOPY cannot access the source file.
Source files are being read...

SYS1186: XCOPY cannot access the source file.
Source files are being read...

SYS1186: XCOPY cannot access the source file.
Source files are being read...

G:\temp\Federal 941 3Q 2012 Employer's Quarterly Federal Tax Return.pdf

1 file(s) copied.

Run under CMD:

[J:\images]xcopy g:\temp\*.pdf .

Source files are being read...

G:\temp\Federal 941 3Q 2012 Employer's Quarterly Federal Tax Return.pdf
G:\temp\Virginia VA-5 2012-09 Employer's Return of Income Tax Withheld.pdf
G:\temp\Virginia VEC-FC-20 3Q 2012 Employer's Quarterly Tax Report.pdf
G:\temp\Virginia VEC-FC-21 3Q 2012 Employer's Quarterly Payroll Report.pdf

4 file(s) copied.

Command line under 4OS2 2.08 (again), with quotes around the wildcard spec:

[j:\images] xcopy "g:\temp\*.pdf" .

Source files are being read...

G:\temp\Federal 941 3Q 2012 Employer's Quarterly Federal Tax Return.pdf
G:\temp\Virginia VA-5 2012-09 Employer's Return of Income Tax Withheld.pdf
G:\temp\Virginia VEC-FC-20 3Q 2012 Employer's Quarterly Tax Report.pdf
G:\temp\Virginia VEC-FC-21 3Q 2012 Employer's Quarterly Payroll Report.pdf

4 file(s) copied.

(COPY works as expected with the wildcard and no quotes, successfully transferring each file.)

Unfortunately, it's not always possible to know when one may encounter stray quotes in filenames, particularly when files have been created on other platforms or by people who are not aware of the implications of such things on the command line. This means that until/unless this issue is addressed, it is always necessary to surround wildcard paths in quotations or use COPY instead of XCOPY (not sure offhand what other commands might be impacted by this).

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