Microsoft KB Archive/930746

From BetaArchive Wiki
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Article ID: 930746

Article Last Modified on 1/23/2007



APPLIES TO

  • Windows Embedded CE 6.0



SYMPTOMS

When you try to use Microsoft JScript code to define an array in Microsoft Windows Embedded CE 6.0, the JScript code may not perform as expected.

CAUSE

This problem occurs because the JScript engine in Windows Embedded CE 6.0 handles array declarations in a nonstandard way.

For example, the following block of code does not work as expected.

var titleSeg = [
    "00:00:00:00",
    "00:16:43:02",
    "00:34:02:40",
    "00:48:55:12",    
];  

In this example, the trailing comma that appears before the closing bracket of the array definition causes the JScript engine to produce an additional item in the array. The value of the additional item is set to the undefined value.

RESOLUTION

Software update information

A supported software update is now available from Microsoft as Windows CE 6.0 Platform Builder Monthly Update (January 2007). You can confirm this by scrolling to the "File information" section of this article. The package file name contains the product version, date, Knowledge Base article number, and processor type. The package file name format is:

Product version-yymmdd-kbnnnnnn-processor type


For example: Wincepb50-060503-kb917590-armv4i.msi is the ARMV4i Windows CE 5.0 Platform Builder fix that is documented in KB article 917590 and that is contained in the May 2006 monthly update. To resolve this problem immediately, click the following article number for information about obtaining Windows CE Platform Builder and core operating system software updates:

837392 How to locate core operating system fixes for Microsoft Windows CE Platform Builder products


Prerequisites

This update is supported only if all previously issued updates for this product are also installed.

Restart requirement

After you install this update, you must perform a clean build of the whole platform. To clean the platform, click Clean on the Build menu. To build the platform, click Build Platform on the Build menu. You do not have to restart the computer after you apply this update.

Update replacement information

This update does not replace any other updates.

File information

The English version of this package has the file attributes (or later file attributes) that are listed in the following table.

File name File version File size Date Time Platform
Wincepb60-070112-kb930746-armv4i.msi Not Applicable 9,867,776 13-Jan-2007 00:38 Not Applicable
Wincepb60-070112-kb930746-mipsii.msi Not Applicable 9,467,392 13-Jan-2007 00:38 Not Applicable
Wincepb60-070112-kb930746-mipsii_fp.msi Not Applicable 9,472,512 13-Jan-2007 00:38 Not Applicable
Wincepb60-070112-kb930746-mipsiv.msi Not Applicable 9,506,304 13-Jan-2007 00:38 Not Applicable
Wincepb60-070112-kb930746-mipsiv_fp.msi Not Applicable 9,506,816 13-Jan-2007 00:38 Not Applicable
Wincepb60-070112-kb930746-sh4.msi Not Applicable 9,403,904 13-Jan-2007 00:38 Not Applicable
Wincepb60-070112-kb930746-x86.msi Not Applicable 8,818,176 13-Jan-2007 00:38 Not Applicable

The English version of this update has the file attributes (or later file attributes) that are listed in the following table. The dates and times for these files are listed in Coordinated Universal Time (UTC). When you view the file information, it is converted to local time. To find the difference between UTC and local time, use the Time Zone tab in the Date and Time item in Control Panel.

File name File size Date Time Path
Jscript.lib 7,661,632 09-Jan-2007 21:58 public\script\oak\lib\armv4i\debug
Vbscript.lib 7,009,284 09-Jan-2007 21:58 public\script\oak\lib\armv4i\debug
Jscript.lib 6,284,832 09-Jan-2007 21:56 public\script\oak\lib\armv4i\retail
Vbscript.lib 5,975,808 09-Jan-2007 21:56 public\script\oak\lib\armv4i\retail
Jscript.lib 7,334,912 09-Jan-2007 22:03 public\script\oak\lib\mipsii\debug
Vbscript.lib 6,725,480 09-Jan-2007 22:03 public\script\oak\lib\mipsii\debug
Jscript.lib 6,047,088 09-Jan-2007 22:01 public\script\oak\lib\mipsii\retail
Vbscript.lib 5,760,460 09-Jan-2007 22:01 public\script\oak\lib\mipsii\retail
Jscript.lib 7,337,040 09-Jan-2007 22:08 public\script\oak\lib\mipsii_fp\debug
Vbscript.lib 6,722,902 09-Jan-2007 22:08 public\script\oak\lib\mipsii_fp\debug
Jscript.lib 6,055,368 09-Jan-2007 22:05 public\script\oak\lib\mipsii_fp\retail
Vbscript.lib 5,761,242 09-Jan-2007 22:05 public\script\oak\lib\mipsii_fp\retail
Jscript.lib 7,436,478 09-Jan-2007 22:12 public\script\oak\lib\mipsiv\debug
Vbscript.lib 6,792,248 09-Jan-2007 22:12 public\script\oak\lib\mipsiv\debug
Jscript.lib 6,078,538 09-Jan-2007 22:10 public\script\oak\lib\mipsiv\retail
Vbscript.lib 5,789,726 09-Jan-2007 22:10 public\script\oak\lib\mipsiv\retail
Jscript.lib 7,429,098 09-Jan-2007 22:17 public\script\oak\lib\mipsiv_fp\debug
Vbscript.lib 6,787,892 09-Jan-2007 22:17 public\script\oak\lib\mipsiv_fp\debug
Jscript.lib 6,071,484 09-Jan-2007 22:14 public\script\oak\lib\mipsiv_fp\retail
Vbscript.lib 5,785,824 09-Jan-2007 22:14 public\script\oak\lib\mipsiv_fp\retail
Jscript.lib 6,643,944 09-Jan-2007 22:21 public\script\oak\lib\sh4\debug
Vbscript.lib 6,262,792 09-Jan-2007 22:21 public\script\oak\lib\sh4\debug
Jscript.lib 5,706,952 09-Jan-2007 22:19 public\script\oak\lib\sh4\retail
Vbscript.lib 5,546,672 09-Jan-2007 22:19 public\script\oak\lib\sh4\retail
Jscript.lib 6,386,762 09-Jan-2007 22:25 public\script\oak\lib\x86\debug
Vbscript.lib 6,055,036 09-Jan-2007 22:25 public\script\oak\lib\x86\debug
Jscript.lib 5,514,360 09-Jan-2007 22:23 public\script\oak\lib\x86\retail
Vbscript.lib 5,453,020 09-Jan-2007 22:23 public\script\oak\lib\x86\retail


STATUS

Microsoft has confirmed that this is a problem in the Microsoft products that are listed in the "Applies to" section.

MORE INFORMATION

For more information, click the following article number to view the article in the Microsoft Knowledge Base:

824684 Description of the standard terminology that is used to describe Microsoft software updates


Keywords: kbexpertiseinter kbpubtypekc kbqfe kbfix kbbug KB930746