SlideShare a Scribd company logo
1 of 12
Download to read offline
Software Release Notes
For Wavelink Studio EDGE 1.0, Patch 1
Wavelink Studio EDGE, v. 1.0, Patch 1 Release Notes




Copyright © 2003 by Wavelink Corporation All rights reserved.

Wavelink Corporation
11332 NE 122nd Way, #300
Kirkland, WA 98034
Phone: (425) 823-0111
Sales: (888) 697-WAVE, then dial 9
WWW: http:www.wavelink.com
Email: info@wavelink.com

No part of this publication may be reproduced or used in any form, or by any electrical or mechanical means, without permission in
writing from Wavelink Corporation. This includes electronic or mechanical means, such as photocopying, recording, or information
storage and retrieval systems. The material in this manual is subject to change without notice.

The software is provided strictly on an “as is” basis. All software, including firmware, furnished to the user is on a licensed basis.
Wavelink grants to the user a non-transferable and non-exclusive license to use each software or firmware program delivered
hereunder (licensed program). Except as noted below, such license may not be assigned, sublicensed, or otherwise transferred by the
user without prior written consent of Wavelink. No right to copy a licensed program in whole or in part is granted, except as permitted
under copyright law. The user shall not modify, merge, or incorporate any form or portion of a licensed program with other program
material, create a derivative work from a licensed program, or use a licensed program in a network without written permission from
Wavelink . The user agrees to maintain Wavelink’s copyright notice on the licensed programs delivered hereunder, and to include the
same on any authorized copies it makes, in whole or in part. The user agrees not to decompile, disassemble, decode, or reverse
engineer any licensed program delivered to the user or any portion thereof.

Wavelink reserves the right to make changes to any software or product to improve reliability, function, or design. The information in
this document is bound by the terms of the end user license agreement.

No license is granted, either expressly or by implication under any Wavelink Corporation, intellectual property rights.




Edge10Patch1RN-v02                                             7/8/2003                                                   page 2 of 12
Wavelink Studio EDGE, v. 1.0, Patch 1 Release Notes


                                                        Table of Contents

INTRODUCTION .........................................................................................................................................4
   COMPONENTS INCLUDED WITH STUDIO EDGE, VERSION 1.0 ..................................................................... 4
   IMPORTANT NOTES ABOUT THIS RELEASE .................................................................................................... 5
INSTALLATION OF THIS RELEASE......................................................................................................7
KNOWN PROBLEMS IN THIS RELEASE ..............................................................................................8




Edge10Patch1RN-v02                                                   7/8/2003                                                          page 3 of 12
Wavelink Studio EDGE, v. 1.0, Patch 1 Release Notes


INTRODUCTION
Wavelink Studio EDGE builds upon the existing Studio product line and allows customers to migrate to
new technology without sacrificing their investment in legacy devices. The new product components and
enhancements included in Studio EDGE are:
    •    Graphical application designer (Studio EDGE Designer)
    •    Support for J2EE servers including IBM Websphere, BEA WebLogic, and Tomcat.
    •    Support for casually-connected and batch applications.
    •    Integration of Web-based content into the wireless application.
    •    Backwards-compatibility with previous versions of Wavelink Studio
    •    Easy client portability to new devices based on new client architecture
     • XML-based application definitions.
In addition, Studio EDGE is compatible with existing deployments of Wavelink Studio and offers
customers a migration path from older versions, enabling them to take advantage of the new features in
Studio EDGE for new application rollouts, while supporting existing Studio applications from a single
client.

Components Included with Studio EDGE, Version 1.0, Patch 1
The following components are included with the Studio EDGE installation:
    •    Designer, version 1.0.1. This is the graphical application designer used to write Studio EDGE
         applications.
    •    Tomcat server, version 4.1.24. The Tomcat Web application server is a test server that you can use
         to test your applications by connecting from the DOS or CE emulators, or by connecting from
         mobile devices loaded with the Studio Client. Application deployment to the Tomcat server is
         automatic.
    •    DOS Emulator, version 5.2.4.27. This emulator runs DOS-based Studio EDGE applications using
         the Tomcat server.
    •    WinCE Emulator, version 5.2.4.30. This emulator runs Windows CE-based Studio EDGE
         applications using the Tomcat server.
    •    Web Console, version 1.0.1. This interface provides licensing functions, logging functions, and
         information about sessions and deployable applications in a J2EE application server environment,
         including Tomcat. Configurable parameters such as the session timeout can also be set using the
         Web Console.
Note: To run Studio EDGE applications, you must load the Studio Client on the mobile device. Studio
Clients supported in EDGE are versions 5.2.4.30 (Windows CE) or higher and 5.2.4.27 (DOS) or higher.
The Studio Clients are hardware-specific. To download Studio Clients for a particular device, visit
http://www.wavelink.com/downloads/Default.aspx.




Edge10Patch1RN-v02                                    7/8/2003                                  page 4 of 12
Wavelink Studio EDGE, v. 1.0, Patch 1 Release Notes



New Additions and Enhancements
Wavelink Studio EDGE version 1.0, Patch 1 contains the following new features and enhancements:
     •   Performance enhancements and bug fixes.
     •   Inclusion of the format method in the Client API to support special formatting of data for
         presentation on the mobile device.
     •   Inclusion of a new property for Windows CE text field controls to define the maximum input
         length.
     •   Inclusion of a new property for Windows CE text field controls to align display text.

Important notes about this release
1.   Software Installation, Upgrades or Uninstalls
     Before starting an installation or upgrade of Studio EDGE Designer software, always ensure that the
     host system has the following components or features:
     a. Java™ 2 Runtime Environment (JRE), version 1.3.1_03 or better
          The JRE is included in the installation, and is intended for use on Windows NT 4.0 with Service
          Pack 5, Windows 2000, or Windows XP operating systems running on Intel hardware.
          Note: It is recommended that you use the JRE included with the Designer. However, you can use
          your own JRE by performing a custom install and excluding the built-in version that is bundled
          with the Designer. In addition, this requires that you manually change certain settings. Contact
          Wavelink Technical Support at 1 (888) 699-WAVE for more information.
     b. A Pentium 166MHz or faster processor
     c. 64 MB of physical RAM (128 MB of RAM recommended)
     d. 250 MB of available hard disk space
2.   Wavelink Studio EDGE, Version 1.0 includes a single-user demonstration license.
     If you try to reconnect after an abnormal session termination, the emulator displays the following
     message “User limit reached.” In this event, you must stop and restart Tomcat (use the Stop/Start
     Server commands in the Build menu) to terminate the previous session. Otherwise, the session will not
     expire until the session timeout period ends.
3.   Sample Applications
     Several sample applications are included with the Studio EDGE Designer that you can use as a starting
     point for your own applications or as a resource for sample code. Summary information about these
     applications is included here. For more information and links to sample code, see the Sample
     Applications subheading under the Programmer’s Guide in the online Help.

     Hello. The “Hello” application is a simple application that introduces the Designer and mirrors the
     application you create in Developing Your First Wavelink Application in the Programmer’s Guide.
     This application contains examples of the following Designer features and elements: string tokens,
     simple client events, simple server events, and multiple device classes.

     GiftReg. The “GiftReg” application is a wedding registry application that allows the user to scan items
     to enter into a registry and store the information to a local file on the client. This program is a batch
     application that provides examples of the use of integrated audio (.wav files), localization, scanners,
     magnetic stripe readers (MSRs), and consumer-friendly navigation features such as hotspots, home
     buttons, help buttons.

         Note: To enter valid product IDs in the GiftReg app, you must enter items listed in the items.csv
         file (such as A001, A002, etc.). To access this file, open the GiftReg project, click the Data Files
         branch in the Project Explorer, and open items.csv.


Edge10Patch1RN-v02                                    7/8/2003                                     page 5 of 12
Wavelink Studio EDGE, v. 1.0, Patch 1 Release Notes


    CCount. The “CCount” application is a basic cycle count application that introduces client-side
    processing and the casual connectivity capabilities of Wavelink Studio EDGE. This application allows
    a user to scan multiple items. For each item scanned, conditional logic is used to either immediately
    send the scanned data to the server or store it in a local data file (a .dat file). The application sends data
    to the server only when the mobile device is currently in range. If the mobile device is out of range, the
    user can continue to scan items, storing input in the data file. When the user exits, any buffered data in
    the data file is automatically posted to the server as well. This application demonstrates the use of
    numerous Designer elements and features, including support for casual connectivity, barcode
    configurations, controlling device input (disabling the keypad), server events, the Server API, client
    events, the Client API, and using servlets running on a Webserver.

         Note: To enter a valid location in CCount, you must enter L123456 at the location prompt.

    Receiver. The “Receiver” application is a simple package receipt and delivery program that allows a
    user to scan incoming packages, timestamp the scanned data, and store that information on the server;
    then the application allows the user to access that same information for package delivery. In addition, it
    provides the user with the ability to query package information and the package status. This application
    demonstrates the use of numerous Designer elements and feaures, including multiple device classes,
    multiple page forms, string tables, server events, the Server API, client events, and the Client API.

    Golf. The “Golf” application is a score-keeping application that displays information about each hole
    on a selected golf course, allows the user to enter their score, and tallies the results. This program is a
    batch application that demonstrates the use of client-side logic, including file I/O based on the use of
    local CSV files for data storage. It also demonstrates the use of consumer-friendly navigation features
    such as hotspots, home buttons, and help buttons.




Edge10Patch1RN-v02                                    7/8/2003                                        page 6 of 12
Wavelink Studio EDGE, v. 1.0, Patch 1 Release Notes


INSTALLATION OF THIS RELEASE
If you are upgrading from the Beta version of the Designer to this release:
     1. Perform an uninstall of the existing Studio EDGE software.
     2. Manually delete all installation directories.
     3. Install Studio EDGE, v. 1.0, Patch 1 (as instructed below).
If you are upgrading from the version 1.0 of the Designer to this release:
     • Install Studio EDGE, v. 1.0, Patch 1 (as instructed below).
If you are performing a new/first time Studio EDGE v. 1.0, Patch 1 installation:
     1. Locate and run the Studio EDGE installation file, named StudioEdge.exe.
    2.   In the InstallShield Wizard dialog box, click Next.
    3.   After reading the license agreement and agreeing to its terms, click Yes.
    4.   When prompted for an installation directory, click Next to accept the default installation folder,
         C:Program FilesWavelink. To navigate to a different installation folder, click Browse, and
         navigate to select a desired directory. Once you select a folder, click Next.
    5.   The setup program prompts you to select a setup type.
    6.   When prompted to select an installation setup, enable the Typical checkbox (recommended) and
         click Next. The setup program installs Wavelink Studio EDGE on your system.
    7.   After the installation is complete, click Finish.




Edge10Patch1RN-v02                                    7/8/2003                                  page 7 of 12
Wavelink Studio EDGE, v. 1.0, Patch 1 Release Notes



KNOWN ISSUES
The 4 digit # in the first column in the table below is a permanent reference number for the problem, and
also corresponds to an internal reference #.

For problems that apply to a subset of EDGE clients or only to the Designer itself, the relevant component
is enclosed in square brackets ([ ]) and appears in bold text.


 Ref. #    Problem / Symptoms                                         Workaround / Notes

 3298      [Designer] Find Next shorcut command (F3) misses           Use Ctl-F or the Find menu command
           valid matches.                                             instead.

 3300      [Designer] Button text appears to be disabled.             This bug does not affect application
                                                                      performance.

 3331      [Designer] The Save icon is not enabled when you           Click on the current form to set focus; this
           modify a control property.                                 enables the Save icon.

 3339      [Designer] Copy All command copies all controls on
           a form including the controls that are on different
           pages in the form.

 3345      [Windows CE clients] Client cannot left- or right-
           align text on a command button control (always
           centered).

 3947      Elapsed time before an http timeout is too long. This
           can affect application initialization, any server event,
           or the use of http or httpGetFile methods.

 4008      [Windows CE clients] Client cannot obtain returned         These controls currently return only the
           value of text from a combo box or list box control.        index value of the selected option.

 4041      No OnScan events (including the form's OnScan
           event) are generated when all the text field controls
           on a form are disabled. A text field on a form
           receives scanned data even when it does not have the
           focus.

 4183      Event handler data (a configured action, script, or        When programming for multiple device
           Java code) is lost after deleting a control. This error    classes, ensure that you save your source
           can occur when you are using multiple device classes       code before you delete a control.
           in an application, and you delete a shared event. A
           shared event refers to a single form event associated
           with two or more controls with matching names that
           reside in two or more device classes.

 4203      [WinCE Emulator] For legacy applications (3.6,             This issue occurs in rare situations; it
           4.x) running on the emulator, the top line is missing      affects the emulator only.
           on the text field control. This can occur when the
           fontsize is close to the control height.

 4278      Cannot set initial properties for                          Not yet implemented.
           background/foreground colors for forms or for the
           application.



Edge10Patch1RN-v02                                      7/8/2003                                                 page 8 of 12
Wavelink Studio EDGE, v. 1.0, Patch 1 Release Notes


 4316      [DOS clients] For legacy applications, display            Use display timeouts under 100 seconds to
           irregularities occur on DOS devices when the              try to correct problem.
           message box (RFError) is displayed on screen.
           Irregularities include missing message box border
           and/or short display timeout periods.

 4411      Mismatch between the line breaks (i.e., when word-
           or character-wrapping) for text in the label control as
           it appears in the Designer vs. the line breaks as they
           appear on the client.

 4426      Server-side string table substitutions use Designer
           default locale instead of the default locale (if any)
           specified in the JVM.

 4440      [WinCE Emulator] On the emulator, the OnClick
           event for the hotspot control causes the Designer to
           flicker.

 4484      [DOS clients, DOS Emulator] On the client or
           emulator, you cannot set CAPSLOCK mode
           (keyMode property)."

 4512      Cannot set all caps on text field controls                Use default setting (normal keys).
           (corresponds to the keyMode property).

 4531      [DOS clients] Text wordwraps to next line if text is
           longer than the control's width and part of control is
           off the screen display.

 4552      Irregularities when form navigation actions or            Use other events for form navigation.
           methods are invoked within the OnUnload event for
           a form. Irregularities include the new form does not
           appear or the application exits inappropriately.

 4553      [WinCE Emulator] In the emulator, application
           generates an OnBlur event when you switch focus to
           the Scan Emulator. Consequently, the OnBlur and
           OnScan events occur out of sequence.

 4561      [DOS clients] Cannot turn character wrapping on or
           off.

 4567      No activity indicator for the client when an http         This issue does not affect application
           request is in progress.                                   performance.

 4569      [DOS Emulator] Screen size and skin is not
           configurable on the emulator.

 4602      Designer does not prevent you from assigning a            Ensure that any label controls using the
           variable (variableRef property) to static label           variableRef property are not configured as
           controls.                                                 static labels (static property).

 4605      [Windows CE clients] Text fields without a                Specify a default barcode configuration for
           specified barcode configuration use the last barcode      each text field.
           configuration previously specified in the application.

 4617      [Windows CE clients] Function keys aren't available
           for use in the application.



Edge10Patch1RN-v02                                      7/8/2003                                              page 9 of 12
Wavelink Studio EDGE, v. 1.0, Patch 1 Release Notes


 4624      [DOS Emulator] You cannot restrict the type of
           barcodes scanned.

 4625      Setting minimum and maximum barcode length has
           no effect.

 4646      Focus does not automatically advance to the next          As a workaround, you can programatically
           control after using the callForm action in an OnBlur      set focus to the correct control using the
           event. Instead, focus returns to the same control.        setFocus method. Use setFocus in a script
                                                                     for the OnBlur event handler after the
                                                                     callForm invocation.

 4661      [Symbol 6840] The form caching mechanism fails.           Set the cache limit to a number higher than
                                                                     the number of forms in the application or
                                                                     have the forms preload which will make
                                                                     them ineligible for form caching.

 4689      [Windows CE clients, WinCE Emulator] When a
           DOS application runs on the WinCE Emulator and
           the SuppressEcho input mode is enabled, default text
           appears in the text field control. When the user enters
           input, default text remains in the text field.

 4698      [Windows CE clients, WinCE Emulator] Common
           signon dialog box not fully implemented for Studio
           4.x applications.

 4699      [DOS clients, DOS Emulator] No common signon              Create a signon screen for the application
           dialog box available for Studio 4.x applications          programmatically.

 4707      [Windows CE clients, WinCE Emulator] The                  This tab is designed to disappear while the
           AutoDiscovery tab on the client disappears                client is actively searching for hosts.
           periodically, approximately every 30 seconds for
           about 10 seconds.

 4708      [Windows CE Clients, WinCE Emulator] Some                 See the user guide for the specific client for
           client configuration options available in older clients   procedures that allow you to customize
           are not currently available through the client            these options.
           interface.

 4717      [Designer] When you rename a form from the                Change the Name property of the form in
           Project Explorer, the file name of the form changes       the Properties List rather than the filename
           but the form's Name property does not change.             of the form.

 4721      [Windows CE clients, WinCE Emulator]
           Mismatch between default background colors as they
           appear on the CE clients vs. the WinCE Emulator.

 4726      [Windows CE clients, WinCE Emulator]
           Occasional failure of HTTP redirects after invoking
           the http or httpGetFile methods.

 4727      [Windows CE clients, WinCE Emulator] No
           hourglass appears to indicate processing activity
           during long http requests.

 4733      [Designer] Cannot rename a form after using an            In the Project Explorer, remove the form
           invalid form filename.                                    from the project. Then manually delete the
                                                                     form file from the project.



Edge10Patch1RN-v02                                      7/8/2003                                            page 10 of 12
Wavelink Studio EDGE, v. 1.0, Patch 1 Release Notes


 4750      [Windows CE Clients, WinCE Emulator] When
           installing client software to the desktop in
           preparation for an ActiveSync installation, the new
           client software overwrites the previous client
           software in the ActiveSync program list.

 4759      [DOS Emulator] The following command keys are
           not programmable: PageUp, PageDown, all
           Shift+F<num> keys. In addition, the command key
           Shift+F10 returns the user to the Main form.

 4772      [Designer] When the Event Editor is in full screen        Restore the Event Editor to its default size
           mode, dialog boxes for configuration files (barcode       by clicking the appropriate icon.
           configurations, sound configurations, etc.) cannot be
           moved in the Designer Window.

 4779      [Windows CE clients, WinCE Emulator] Color
           and background colors do not appear for the calendar
           control until the user clicks on the control.

 4791      [Windows CE clients] Devices do not enter sleep
           mode when running an EDGE application. In
           addition, devices do not enter sleep mode after an
           RFInput invocation on a Studio 3.6 or 4.x
           application.

 4796      [Windows CE clients, WinCE Emulator] Center
           and right-aligned text displays as left-aligned text on
           text field controls in Windows CE clients. Also, for
           the Windows CE clients and the WinCE Emulator,
           the upper and lower lines of text field controls
           disappear when you center or right-align the text.

 4801      [Designer] Text alignment for specific controls does
           not conform to textAlign property as expected in the
           Designer. For buttons, text is always centered. For
           checkbox and text field controls, text is always left-
           aligned.



ISSUES RESOLVED IN THIS RELEASE
The 4 digit # in the first column in the table below is a permanent reference number for the problem, and
also corresponds to an internal reference #.


 4604     You cannot specify a non-default fill character for a      As a temporary solution, use the default fill
          DOS text field.                                            character.

 4676     If you call a form (form2) from the OnLoad event of
          another form (form1), form1's screen is not painted
          when application control returns to it (after the
          invocation of form2 completes).

 4681     The firstRecord method fails after writing to a file.      Before using the firstRecord method, close
                                                                     and re-open the file.




Edge10Patch1RN-v02                                      7/8/2003                                           page 11 of 12
Wavelink Studio EDGE, v. 1.0, Patch 1 Release Notes


DOCUMENTATION UPDATES
The following items are updates to the Wavelink Studio EDGE Users Guide included with this release:
    •    In Chapter 14, Compilation and Deployment, page 331, the note containing the text, “The Designer must be
         installed on the system hosting the server,” is incorrect and should be removed. In the online Help, this note
         appears under the heading, Deploying the Application to a Device.




Edge10Patch1RN-v02                                     7/8/2003                                            page 12 of 12

More Related Content

What's hot

InstallAnywhere Infragistics Success Story
InstallAnywhere Infragistics Success StoryInstallAnywhere Infragistics Success Story
InstallAnywhere Infragistics Success StoryFlexera
 
Comp tia a+_session_09
Comp tia a+_session_09Comp tia a+_session_09
Comp tia a+_session_09Niit Care
 
Comp tia a+_session_10
Comp tia a+_session_10Comp tia a+_session_10
Comp tia a+_session_10Niit Care
 
Comp tia a+_session_08
Comp tia a+_session_08Comp tia a+_session_08
Comp tia a+_session_08Niit Care
 
Das 1x1 der Microsoft-Lizenzierung
Das 1x1 der Microsoft-LizenzierungDas 1x1 der Microsoft-Lizenzierung
Das 1x1 der Microsoft-LizenzierungDigicomp Academy AG
 
Psi multi accessgateway_casestudy
Psi multi accessgateway_casestudyPsi multi accessgateway_casestudy
Psi multi accessgateway_casestudyPrimesoftinc
 
Scaling Continuous Integration Practices to Teams with Parallel Development
Scaling Continuous Integration Practices to Teams with Parallel DevelopmentScaling Continuous Integration Practices to Teams with Parallel Development
Scaling Continuous Integration Practices to Teams with Parallel DevelopmentIBM UrbanCode Products
 
Comp tia a+_session_04
Comp tia a+_session_04Comp tia a+_session_04
Comp tia a+_session_04Niit Care
 
Tuning For Deep Learning Inference with Intel® Processor Graphics | SIGGRAPH ...
Tuning For Deep Learning Inference with Intel® Processor Graphics | SIGGRAPH ...Tuning For Deep Learning Inference with Intel® Processor Graphics | SIGGRAPH ...
Tuning For Deep Learning Inference with Intel® Processor Graphics | SIGGRAPH ...Intel® Software
 
Comp tia a+_session_06
Comp tia a+_session_06Comp tia a+_session_06
Comp tia a+_session_06Niit Care
 
Eyeball XMPP Server Administrator Guide
Eyeball XMPP Server Administrator GuideEyeball XMPP Server Administrator Guide
Eyeball XMPP Server Administrator GuideEyeball Networks
 
Dynamic Resolution Techniques for Intel® Processor Graphics | SIGGRAPH 2018 T...
Dynamic Resolution Techniques for Intel® Processor Graphics | SIGGRAPH 2018 T...Dynamic Resolution Techniques for Intel® Processor Graphics | SIGGRAPH 2018 T...
Dynamic Resolution Techniques for Intel® Processor Graphics | SIGGRAPH 2018 T...Intel® Software
 
Android on Intel platforms : current state, near-future, future & developers ...
Android on Intel platforms : current state, near-future, future & developers ...Android on Intel platforms : current state, near-future, future & developers ...
Android on Intel platforms : current state, near-future, future & developers ...BeMyApp
 
WS-* Specifications Update 2007
WS-* Specifications Update 2007WS-* Specifications Update 2007
WS-* Specifications Update 2007Jorgen Thelin
 
App-V og UE-V
App-V og UE-VApp-V og UE-V
App-V og UE-Vdkvug
 
Motorola air defense mobile 6.1 install guide
Motorola air defense mobile 6.1 install guideMotorola air defense mobile 6.1 install guide
Motorola air defense mobile 6.1 install guideAdvantec Distribution
 
SeaBeyond 2011 ProcessOne - Nokia: Jukka Alakontiola - Notifications API
SeaBeyond 2011 ProcessOne - Nokia: Jukka Alakontiola - Notifications APISeaBeyond 2011 ProcessOne - Nokia: Jukka Alakontiola - Notifications API
SeaBeyond 2011 ProcessOne - Nokia: Jukka Alakontiola - Notifications APIProcessOne
 

What's hot (20)

InstallAnywhere Infragistics Success Story
InstallAnywhere Infragistics Success StoryInstallAnywhere Infragistics Success Story
InstallAnywhere Infragistics Success Story
 
Junos SDK Data Sheet
Junos SDK Data SheetJunos SDK Data Sheet
Junos SDK Data Sheet
 
Comp tia a+_session_09
Comp tia a+_session_09Comp tia a+_session_09
Comp tia a+_session_09
 
Comp tia a+_session_10
Comp tia a+_session_10Comp tia a+_session_10
Comp tia a+_session_10
 
Comp tia a+_session_08
Comp tia a+_session_08Comp tia a+_session_08
Comp tia a+_session_08
 
Das 1x1 der Microsoft-Lizenzierung
Das 1x1 der Microsoft-LizenzierungDas 1x1 der Microsoft-Lizenzierung
Das 1x1 der Microsoft-Lizenzierung
 
Psi multi accessgateway_casestudy
Psi multi accessgateway_casestudyPsi multi accessgateway_casestudy
Psi multi accessgateway_casestudy
 
InTouch HMI SCADA
InTouch HMI SCADA InTouch HMI SCADA
InTouch HMI SCADA
 
Scaling Continuous Integration Practices to Teams with Parallel Development
Scaling Continuous Integration Practices to Teams with Parallel DevelopmentScaling Continuous Integration Practices to Teams with Parallel Development
Scaling Continuous Integration Practices to Teams with Parallel Development
 
Comp tia a+_session_04
Comp tia a+_session_04Comp tia a+_session_04
Comp tia a+_session_04
 
Tuning For Deep Learning Inference with Intel® Processor Graphics | SIGGRAPH ...
Tuning For Deep Learning Inference with Intel® Processor Graphics | SIGGRAPH ...Tuning For Deep Learning Inference with Intel® Processor Graphics | SIGGRAPH ...
Tuning For Deep Learning Inference with Intel® Processor Graphics | SIGGRAPH ...
 
Comp tia a+_session_06
Comp tia a+_session_06Comp tia a+_session_06
Comp tia a+_session_06
 
Eyeball XMPP Server Administrator Guide
Eyeball XMPP Server Administrator GuideEyeball XMPP Server Administrator Guide
Eyeball XMPP Server Administrator Guide
 
Dynamic Resolution Techniques for Intel® Processor Graphics | SIGGRAPH 2018 T...
Dynamic Resolution Techniques for Intel® Processor Graphics | SIGGRAPH 2018 T...Dynamic Resolution Techniques for Intel® Processor Graphics | SIGGRAPH 2018 T...
Dynamic Resolution Techniques for Intel® Processor Graphics | SIGGRAPH 2018 T...
 
Android on Intel platforms : current state, near-future, future & developers ...
Android on Intel platforms : current state, near-future, future & developers ...Android on Intel platforms : current state, near-future, future & developers ...
Android on Intel platforms : current state, near-future, future & developers ...
 
WS-* Specifications Update 2007
WS-* Specifications Update 2007WS-* Specifications Update 2007
WS-* Specifications Update 2007
 
App-V og UE-V
App-V og UE-VApp-V og UE-V
App-V og UE-V
 
Motorola air defense mobile 6.1 install guide
Motorola air defense mobile 6.1 install guideMotorola air defense mobile 6.1 install guide
Motorola air defense mobile 6.1 install guide
 
Mobile application development
Mobile application developmentMobile application development
Mobile application development
 
SeaBeyond 2011 ProcessOne - Nokia: Jukka Alakontiola - Notifications API
SeaBeyond 2011 ProcessOne - Nokia: Jukka Alakontiola - Notifications APISeaBeyond 2011 ProcessOne - Nokia: Jukka Alakontiola - Notifications API
SeaBeyond 2011 ProcessOne - Nokia: Jukka Alakontiola - Notifications API
 

Viewers also liked

Viewers also liked (20)

Unknown Parameter Value
Unknown Parameter ValueUnknown Parameter Value
Unknown Parameter Value
 
Paseo por el bosque
Paseo por el bosquePaseo por el bosque
Paseo por el bosque
 
Pamukkalemoy
PamukkalemoyPamukkalemoy
Pamukkalemoy
 
E-Class miii
E-Class miiiE-Class miii
E-Class miii
 
Regulamento escreverconto
Regulamento escrevercontoRegulamento escreverconto
Regulamento escreverconto
 
Atividade de peroxidase e polifenoloxidase
Atividade de peroxidase e polifenoloxidaseAtividade de peroxidase e polifenoloxidase
Atividade de peroxidase e polifenoloxidase
 
Momentos embaraçantes
Momentos embaraçantesMomentos embaraçantes
Momentos embaraçantes
 
1ª noite do trigo cedv
1ª noite do trigo cedv1ª noite do trigo cedv
1ª noite do trigo cedv
 
Que eu naoperca
Que eu naopercaQue eu naoperca
Que eu naoperca
 
Sábado Hackadêmico - JavaScript
Sábado Hackadêmico - JavaScriptSábado Hackadêmico - JavaScript
Sábado Hackadêmico - JavaScript
 
Leisda arca(incentivo)
Leisda arca(incentivo)Leisda arca(incentivo)
Leisda arca(incentivo)
 
Arca de Noe
Arca de NoeArca de Noe
Arca de Noe
 
Prime - Escrita
Prime - EscritaPrime - Escrita
Prime - Escrita
 
Olha O Olho Da Menina
Olha O Olho Da MeninaOlha O Olho Da Menina
Olha O Olho Da Menina
 
Pensamento26012009
Pensamento26012009Pensamento26012009
Pensamento26012009
 
Esculturas Increíbles
Esculturas IncreíblesEsculturas Increíbles
Esculturas Increíbles
 
Apresentacao Geav Matematica Coordenadas Espaciais Vetores
Apresentacao Geav Matematica Coordenadas Espaciais VetoresApresentacao Geav Matematica Coordenadas Espaciais Vetores
Apresentacao Geav Matematica Coordenadas Espaciais Vetores
 
Mercè Arànega
Mercè ArànegaMercè Arànega
Mercè Arànega
 
induccion
induccioninduccion
induccion
 
Riodejaneiro
RiodejaneiroRiodejaneiro
Riodejaneiro
 

Similar to Wlstudioedge 101 releasenotes

InduSoft Web License Activation
InduSoft Web License ActivationInduSoft Web License Activation
InduSoft Web License ActivationAVEVA
 
Overview of asp .net
Overview of asp .netOverview of asp .net
Overview of asp .netSajan Sahu
 
SynapseIndia mobile apps deployment framework architecture
SynapseIndia mobile apps deployment framework architectureSynapseIndia mobile apps deployment framework architecture
SynapseIndia mobile apps deployment framework architectureSynapseindiappsdevelopment
 
Weblicensingwebinar2014141124 141202145340-conversion-gate02
Weblicensingwebinar2014141124 141202145340-conversion-gate02Weblicensingwebinar2014141124 141202145340-conversion-gate02
Weblicensingwebinar2014141124 141202145340-conversion-gate02akrammohemmed1
 
ZENworks Application Virtualization
ZENworks Application VirtualizationZENworks Application Virtualization
ZENworks Application VirtualizationRoel van Bueren
 
A CASE STUDY ON EMBEDDED SYSTEM SOFTWARE STACK LAYERS
A CASE STUDY ON EMBEDDED SYSTEM SOFTWARE STACK LAYERS A CASE STUDY ON EMBEDDED SYSTEM SOFTWARE STACK LAYERS
A CASE STUDY ON EMBEDDED SYSTEM SOFTWARE STACK LAYERS MOHAMMED FURQHAN
 
Swisscom my deploy_winworkers_arbeitsprobe
Swisscom my deploy_winworkers_arbeitsprobeSwisscom my deploy_winworkers_arbeitsprobe
Swisscom my deploy_winworkers_arbeitsprobeSebastian Lentz
 
Web-Based Lighting Automation System
Web-Based Lighting Automation SystemWeb-Based Lighting Automation System
Web-Based Lighting Automation SystemApoorva Chandra
 
Pivotal Platform - December Release A First Look
Pivotal Platform - December Release A First LookPivotal Platform - December Release A First Look
Pivotal Platform - December Release A First LookVMware Tanzu
 
Shailendra_Kumar_Arusiya_Resume
Shailendra_Kumar_Arusiya_ResumeShailendra_Kumar_Arusiya_Resume
Shailendra_Kumar_Arusiya_ResumeShailendra Arusiya
 
Foundry Management System Desktop Application
Foundry Management System Desktop Application Foundry Management System Desktop Application
Foundry Management System Desktop Application Dharmendra Sid
 
Surekha_haoop_exp
Surekha_haoop_expSurekha_haoop_exp
Surekha_haoop_expsurekhakadi
 
IMAGE CAPTURE, PROCESSING AND TRANSFER VIA ETHERNET UNDER CONTROL OF MATLAB G...
IMAGE CAPTURE, PROCESSING AND TRANSFER VIA ETHERNET UNDER CONTROL OF MATLAB G...IMAGE CAPTURE, PROCESSING AND TRANSFER VIA ETHERNET UNDER CONTROL OF MATLAB G...
IMAGE CAPTURE, PROCESSING AND TRANSFER VIA ETHERNET UNDER CONTROL OF MATLAB G...Christopher Diamantopoulos
 
Pivotal Cloud Foundry 2.5: A First Look
Pivotal Cloud Foundry 2.5: A First LookPivotal Cloud Foundry 2.5: A First Look
Pivotal Cloud Foundry 2.5: A First LookVMware Tanzu
 
01 Internet Gateway IGW500 Series Quick Configuration Guide 20221026.pdf
01 Internet Gateway IGW500 Series Quick Configuration Guide 20221026.pdf01 Internet Gateway IGW500 Series Quick Configuration Guide 20221026.pdf
01 Internet Gateway IGW500 Series Quick Configuration Guide 20221026.pdfJorge Gonzales
 
Introduction to Nokia Asha software platform 1.0
Introduction to Nokia Asha software platform 1.0Introduction to Nokia Asha software platform 1.0
Introduction to Nokia Asha software platform 1.0Microsoft Mobile Developer
 

Similar to Wlstudioedge 101 releasenotes (20)

InduSoft Web License Activation
InduSoft Web License ActivationInduSoft Web License Activation
InduSoft Web License Activation
 
Overview of asp .net
Overview of asp .netOverview of asp .net
Overview of asp .net
 
SynapseIndia mobile apps deployment framework architecture
SynapseIndia mobile apps deployment framework architectureSynapseIndia mobile apps deployment framework architecture
SynapseIndia mobile apps deployment framework architecture
 
Weblicensingwebinar2014141124 141202145340-conversion-gate02
Weblicensingwebinar2014141124 141202145340-conversion-gate02Weblicensingwebinar2014141124 141202145340-conversion-gate02
Weblicensingwebinar2014141124 141202145340-conversion-gate02
 
ZENworks Application Virtualization
ZENworks Application VirtualizationZENworks Application Virtualization
ZENworks Application Virtualization
 
Turbo Studio
Turbo StudioTurbo Studio
Turbo Studio
 
A CASE STUDY ON EMBEDDED SYSTEM SOFTWARE STACK LAYERS
A CASE STUDY ON EMBEDDED SYSTEM SOFTWARE STACK LAYERS A CASE STUDY ON EMBEDDED SYSTEM SOFTWARE STACK LAYERS
A CASE STUDY ON EMBEDDED SYSTEM SOFTWARE STACK LAYERS
 
SynapseIndia mobile build apps management
SynapseIndia mobile build apps managementSynapseIndia mobile build apps management
SynapseIndia mobile build apps management
 
Swisscom my deploy_winworkers_arbeitsprobe
Swisscom my deploy_winworkers_arbeitsprobeSwisscom my deploy_winworkers_arbeitsprobe
Swisscom my deploy_winworkers_arbeitsprobe
 
Web-Based Lighting Automation System
Web-Based Lighting Automation SystemWeb-Based Lighting Automation System
Web-Based Lighting Automation System
 
Pivotal Platform - December Release A First Look
Pivotal Platform - December Release A First LookPivotal Platform - December Release A First Look
Pivotal Platform - December Release A First Look
 
Shailendra_Kumar_Arusiya_Resume
Shailendra_Kumar_Arusiya_ResumeShailendra_Kumar_Arusiya_Resume
Shailendra_Kumar_Arusiya_Resume
 
Foundry Management System Desktop Application
Foundry Management System Desktop Application Foundry Management System Desktop Application
Foundry Management System Desktop Application
 
Anti Key Logging And Real Time Encryption Software
Anti Key Logging And Real Time Encryption SoftwareAnti Key Logging And Real Time Encryption Software
Anti Key Logging And Real Time Encryption Software
 
Surekha_haoop_exp
Surekha_haoop_expSurekha_haoop_exp
Surekha_haoop_exp
 
IMAGE CAPTURE, PROCESSING AND TRANSFER VIA ETHERNET UNDER CONTROL OF MATLAB G...
IMAGE CAPTURE, PROCESSING AND TRANSFER VIA ETHERNET UNDER CONTROL OF MATLAB G...IMAGE CAPTURE, PROCESSING AND TRANSFER VIA ETHERNET UNDER CONTROL OF MATLAB G...
IMAGE CAPTURE, PROCESSING AND TRANSFER VIA ETHERNET UNDER CONTROL OF MATLAB G...
 
Pivotal Cloud Foundry 2.5: A First Look
Pivotal Cloud Foundry 2.5: A First LookPivotal Cloud Foundry 2.5: A First Look
Pivotal Cloud Foundry 2.5: A First Look
 
01 Internet Gateway IGW500 Series Quick Configuration Guide 20221026.pdf
01 Internet Gateway IGW500 Series Quick Configuration Guide 20221026.pdf01 Internet Gateway IGW500 Series Quick Configuration Guide 20221026.pdf
01 Internet Gateway IGW500 Series Quick Configuration Guide 20221026.pdf
 
DDGen Product Brief
DDGen Product BriefDDGen Product Brief
DDGen Product Brief
 
Introduction to Nokia Asha software platform 1.0
Introduction to Nokia Asha software platform 1.0Introduction to Nokia Asha software platform 1.0
Introduction to Nokia Asha software platform 1.0
 

Recently uploaded

Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Mark Simos
 
Moving Beyond Passwords: FIDO Paris Seminar.pdf
Moving Beyond Passwords: FIDO Paris Seminar.pdfMoving Beyond Passwords: FIDO Paris Seminar.pdf
Moving Beyond Passwords: FIDO Paris Seminar.pdfLoriGlavin3
 
SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024Lorenzo Miniero
 
TrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data PrivacyTrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data PrivacyTrustArc
 
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024BookNet Canada
 
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024BookNet Canada
 
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024BookNet Canada
 
Artificial intelligence in cctv survelliance.pptx
Artificial intelligence in cctv survelliance.pptxArtificial intelligence in cctv survelliance.pptx
Artificial intelligence in cctv survelliance.pptxhariprasad279825
 
What is Artificial Intelligence?????????
What is Artificial Intelligence?????????What is Artificial Intelligence?????????
What is Artificial Intelligence?????????blackmambaettijean
 
A Journey Into the Emotions of Software Developers
A Journey Into the Emotions of Software DevelopersA Journey Into the Emotions of Software Developers
A Journey Into the Emotions of Software DevelopersNicole Novielli
 
From Family Reminiscence to Scholarly Archive .
From Family Reminiscence to Scholarly Archive .From Family Reminiscence to Scholarly Archive .
From Family Reminiscence to Scholarly Archive .Alan Dix
 
Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 365Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 3652toLead Limited
 
Time Series Foundation Models - current state and future directions
Time Series Foundation Models - current state and future directionsTime Series Foundation Models - current state and future directions
Time Series Foundation Models - current state and future directionsNathaniel Shimoni
 
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptxMerck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptxLoriGlavin3
 
Unraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfUnraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfAlex Barbosa Coqueiro
 
Generative AI for Technical Writer or Information Developers
Generative AI for Technical Writer or Information DevelopersGenerative AI for Technical Writer or Information Developers
Generative AI for Technical Writer or Information DevelopersRaghuram Pandurangan
 
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptx
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptxUse of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptx
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptxLoriGlavin3
 
"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr BaganFwdays
 
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptxThe Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptxLoriGlavin3
 
The State of Passkeys with FIDO Alliance.pptx
The State of Passkeys with FIDO Alliance.pptxThe State of Passkeys with FIDO Alliance.pptx
The State of Passkeys with FIDO Alliance.pptxLoriGlavin3
 

Recently uploaded (20)

Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
 
Moving Beyond Passwords: FIDO Paris Seminar.pdf
Moving Beyond Passwords: FIDO Paris Seminar.pdfMoving Beyond Passwords: FIDO Paris Seminar.pdf
Moving Beyond Passwords: FIDO Paris Seminar.pdf
 
SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024
 
TrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data PrivacyTrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data Privacy
 
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
 
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
 
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
 
Artificial intelligence in cctv survelliance.pptx
Artificial intelligence in cctv survelliance.pptxArtificial intelligence in cctv survelliance.pptx
Artificial intelligence in cctv survelliance.pptx
 
What is Artificial Intelligence?????????
What is Artificial Intelligence?????????What is Artificial Intelligence?????????
What is Artificial Intelligence?????????
 
A Journey Into the Emotions of Software Developers
A Journey Into the Emotions of Software DevelopersA Journey Into the Emotions of Software Developers
A Journey Into the Emotions of Software Developers
 
From Family Reminiscence to Scholarly Archive .
From Family Reminiscence to Scholarly Archive .From Family Reminiscence to Scholarly Archive .
From Family Reminiscence to Scholarly Archive .
 
Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 365Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 365
 
Time Series Foundation Models - current state and future directions
Time Series Foundation Models - current state and future directionsTime Series Foundation Models - current state and future directions
Time Series Foundation Models - current state and future directions
 
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptxMerck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptx
 
Unraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfUnraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdf
 
Generative AI for Technical Writer or Information Developers
Generative AI for Technical Writer or Information DevelopersGenerative AI for Technical Writer or Information Developers
Generative AI for Technical Writer or Information Developers
 
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptx
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptxUse of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptx
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptx
 
"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan
 
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptxThe Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
 
The State of Passkeys with FIDO Alliance.pptx
The State of Passkeys with FIDO Alliance.pptxThe State of Passkeys with FIDO Alliance.pptx
The State of Passkeys with FIDO Alliance.pptx
 

Wlstudioedge 101 releasenotes

  • 1. Software Release Notes For Wavelink Studio EDGE 1.0, Patch 1
  • 2. Wavelink Studio EDGE, v. 1.0, Patch 1 Release Notes Copyright © 2003 by Wavelink Corporation All rights reserved. Wavelink Corporation 11332 NE 122nd Way, #300 Kirkland, WA 98034 Phone: (425) 823-0111 Sales: (888) 697-WAVE, then dial 9 WWW: http:www.wavelink.com Email: info@wavelink.com No part of this publication may be reproduced or used in any form, or by any electrical or mechanical means, without permission in writing from Wavelink Corporation. This includes electronic or mechanical means, such as photocopying, recording, or information storage and retrieval systems. The material in this manual is subject to change without notice. The software is provided strictly on an “as is” basis. All software, including firmware, furnished to the user is on a licensed basis. Wavelink grants to the user a non-transferable and non-exclusive license to use each software or firmware program delivered hereunder (licensed program). Except as noted below, such license may not be assigned, sublicensed, or otherwise transferred by the user without prior written consent of Wavelink. No right to copy a licensed program in whole or in part is granted, except as permitted under copyright law. The user shall not modify, merge, or incorporate any form or portion of a licensed program with other program material, create a derivative work from a licensed program, or use a licensed program in a network without written permission from Wavelink . The user agrees to maintain Wavelink’s copyright notice on the licensed programs delivered hereunder, and to include the same on any authorized copies it makes, in whole or in part. The user agrees not to decompile, disassemble, decode, or reverse engineer any licensed program delivered to the user or any portion thereof. Wavelink reserves the right to make changes to any software or product to improve reliability, function, or design. The information in this document is bound by the terms of the end user license agreement. No license is granted, either expressly or by implication under any Wavelink Corporation, intellectual property rights. Edge10Patch1RN-v02 7/8/2003 page 2 of 12
  • 3. Wavelink Studio EDGE, v. 1.0, Patch 1 Release Notes Table of Contents INTRODUCTION .........................................................................................................................................4 COMPONENTS INCLUDED WITH STUDIO EDGE, VERSION 1.0 ..................................................................... 4 IMPORTANT NOTES ABOUT THIS RELEASE .................................................................................................... 5 INSTALLATION OF THIS RELEASE......................................................................................................7 KNOWN PROBLEMS IN THIS RELEASE ..............................................................................................8 Edge10Patch1RN-v02 7/8/2003 page 3 of 12
  • 4. Wavelink Studio EDGE, v. 1.0, Patch 1 Release Notes INTRODUCTION Wavelink Studio EDGE builds upon the existing Studio product line and allows customers to migrate to new technology without sacrificing their investment in legacy devices. The new product components and enhancements included in Studio EDGE are: • Graphical application designer (Studio EDGE Designer) • Support for J2EE servers including IBM Websphere, BEA WebLogic, and Tomcat. • Support for casually-connected and batch applications. • Integration of Web-based content into the wireless application. • Backwards-compatibility with previous versions of Wavelink Studio • Easy client portability to new devices based on new client architecture • XML-based application definitions. In addition, Studio EDGE is compatible with existing deployments of Wavelink Studio and offers customers a migration path from older versions, enabling them to take advantage of the new features in Studio EDGE for new application rollouts, while supporting existing Studio applications from a single client. Components Included with Studio EDGE, Version 1.0, Patch 1 The following components are included with the Studio EDGE installation: • Designer, version 1.0.1. This is the graphical application designer used to write Studio EDGE applications. • Tomcat server, version 4.1.24. The Tomcat Web application server is a test server that you can use to test your applications by connecting from the DOS or CE emulators, or by connecting from mobile devices loaded with the Studio Client. Application deployment to the Tomcat server is automatic. • DOS Emulator, version 5.2.4.27. This emulator runs DOS-based Studio EDGE applications using the Tomcat server. • WinCE Emulator, version 5.2.4.30. This emulator runs Windows CE-based Studio EDGE applications using the Tomcat server. • Web Console, version 1.0.1. This interface provides licensing functions, logging functions, and information about sessions and deployable applications in a J2EE application server environment, including Tomcat. Configurable parameters such as the session timeout can also be set using the Web Console. Note: To run Studio EDGE applications, you must load the Studio Client on the mobile device. Studio Clients supported in EDGE are versions 5.2.4.30 (Windows CE) or higher and 5.2.4.27 (DOS) or higher. The Studio Clients are hardware-specific. To download Studio Clients for a particular device, visit http://www.wavelink.com/downloads/Default.aspx. Edge10Patch1RN-v02 7/8/2003 page 4 of 12
  • 5. Wavelink Studio EDGE, v. 1.0, Patch 1 Release Notes New Additions and Enhancements Wavelink Studio EDGE version 1.0, Patch 1 contains the following new features and enhancements: • Performance enhancements and bug fixes. • Inclusion of the format method in the Client API to support special formatting of data for presentation on the mobile device. • Inclusion of a new property for Windows CE text field controls to define the maximum input length. • Inclusion of a new property for Windows CE text field controls to align display text. Important notes about this release 1. Software Installation, Upgrades or Uninstalls Before starting an installation or upgrade of Studio EDGE Designer software, always ensure that the host system has the following components or features: a. Java™ 2 Runtime Environment (JRE), version 1.3.1_03 or better The JRE is included in the installation, and is intended for use on Windows NT 4.0 with Service Pack 5, Windows 2000, or Windows XP operating systems running on Intel hardware. Note: It is recommended that you use the JRE included with the Designer. However, you can use your own JRE by performing a custom install and excluding the built-in version that is bundled with the Designer. In addition, this requires that you manually change certain settings. Contact Wavelink Technical Support at 1 (888) 699-WAVE for more information. b. A Pentium 166MHz or faster processor c. 64 MB of physical RAM (128 MB of RAM recommended) d. 250 MB of available hard disk space 2. Wavelink Studio EDGE, Version 1.0 includes a single-user demonstration license. If you try to reconnect after an abnormal session termination, the emulator displays the following message “User limit reached.” In this event, you must stop and restart Tomcat (use the Stop/Start Server commands in the Build menu) to terminate the previous session. Otherwise, the session will not expire until the session timeout period ends. 3. Sample Applications Several sample applications are included with the Studio EDGE Designer that you can use as a starting point for your own applications or as a resource for sample code. Summary information about these applications is included here. For more information and links to sample code, see the Sample Applications subheading under the Programmer’s Guide in the online Help. Hello. The “Hello” application is a simple application that introduces the Designer and mirrors the application you create in Developing Your First Wavelink Application in the Programmer’s Guide. This application contains examples of the following Designer features and elements: string tokens, simple client events, simple server events, and multiple device classes. GiftReg. The “GiftReg” application is a wedding registry application that allows the user to scan items to enter into a registry and store the information to a local file on the client. This program is a batch application that provides examples of the use of integrated audio (.wav files), localization, scanners, magnetic stripe readers (MSRs), and consumer-friendly navigation features such as hotspots, home buttons, help buttons. Note: To enter valid product IDs in the GiftReg app, you must enter items listed in the items.csv file (such as A001, A002, etc.). To access this file, open the GiftReg project, click the Data Files branch in the Project Explorer, and open items.csv. Edge10Patch1RN-v02 7/8/2003 page 5 of 12
  • 6. Wavelink Studio EDGE, v. 1.0, Patch 1 Release Notes CCount. The “CCount” application is a basic cycle count application that introduces client-side processing and the casual connectivity capabilities of Wavelink Studio EDGE. This application allows a user to scan multiple items. For each item scanned, conditional logic is used to either immediately send the scanned data to the server or store it in a local data file (a .dat file). The application sends data to the server only when the mobile device is currently in range. If the mobile device is out of range, the user can continue to scan items, storing input in the data file. When the user exits, any buffered data in the data file is automatically posted to the server as well. This application demonstrates the use of numerous Designer elements and features, including support for casual connectivity, barcode configurations, controlling device input (disabling the keypad), server events, the Server API, client events, the Client API, and using servlets running on a Webserver. Note: To enter a valid location in CCount, you must enter L123456 at the location prompt. Receiver. The “Receiver” application is a simple package receipt and delivery program that allows a user to scan incoming packages, timestamp the scanned data, and store that information on the server; then the application allows the user to access that same information for package delivery. In addition, it provides the user with the ability to query package information and the package status. This application demonstrates the use of numerous Designer elements and feaures, including multiple device classes, multiple page forms, string tables, server events, the Server API, client events, and the Client API. Golf. The “Golf” application is a score-keeping application that displays information about each hole on a selected golf course, allows the user to enter their score, and tallies the results. This program is a batch application that demonstrates the use of client-side logic, including file I/O based on the use of local CSV files for data storage. It also demonstrates the use of consumer-friendly navigation features such as hotspots, home buttons, and help buttons. Edge10Patch1RN-v02 7/8/2003 page 6 of 12
  • 7. Wavelink Studio EDGE, v. 1.0, Patch 1 Release Notes INSTALLATION OF THIS RELEASE If you are upgrading from the Beta version of the Designer to this release: 1. Perform an uninstall of the existing Studio EDGE software. 2. Manually delete all installation directories. 3. Install Studio EDGE, v. 1.0, Patch 1 (as instructed below). If you are upgrading from the version 1.0 of the Designer to this release: • Install Studio EDGE, v. 1.0, Patch 1 (as instructed below). If you are performing a new/first time Studio EDGE v. 1.0, Patch 1 installation: 1. Locate and run the Studio EDGE installation file, named StudioEdge.exe. 2. In the InstallShield Wizard dialog box, click Next. 3. After reading the license agreement and agreeing to its terms, click Yes. 4. When prompted for an installation directory, click Next to accept the default installation folder, C:Program FilesWavelink. To navigate to a different installation folder, click Browse, and navigate to select a desired directory. Once you select a folder, click Next. 5. The setup program prompts you to select a setup type. 6. When prompted to select an installation setup, enable the Typical checkbox (recommended) and click Next. The setup program installs Wavelink Studio EDGE on your system. 7. After the installation is complete, click Finish. Edge10Patch1RN-v02 7/8/2003 page 7 of 12
  • 8. Wavelink Studio EDGE, v. 1.0, Patch 1 Release Notes KNOWN ISSUES The 4 digit # in the first column in the table below is a permanent reference number for the problem, and also corresponds to an internal reference #. For problems that apply to a subset of EDGE clients or only to the Designer itself, the relevant component is enclosed in square brackets ([ ]) and appears in bold text. Ref. # Problem / Symptoms Workaround / Notes 3298 [Designer] Find Next shorcut command (F3) misses Use Ctl-F or the Find menu command valid matches. instead. 3300 [Designer] Button text appears to be disabled. This bug does not affect application performance. 3331 [Designer] The Save icon is not enabled when you Click on the current form to set focus; this modify a control property. enables the Save icon. 3339 [Designer] Copy All command copies all controls on a form including the controls that are on different pages in the form. 3345 [Windows CE clients] Client cannot left- or right- align text on a command button control (always centered). 3947 Elapsed time before an http timeout is too long. This can affect application initialization, any server event, or the use of http or httpGetFile methods. 4008 [Windows CE clients] Client cannot obtain returned These controls currently return only the value of text from a combo box or list box control. index value of the selected option. 4041 No OnScan events (including the form's OnScan event) are generated when all the text field controls on a form are disabled. A text field on a form receives scanned data even when it does not have the focus. 4183 Event handler data (a configured action, script, or When programming for multiple device Java code) is lost after deleting a control. This error classes, ensure that you save your source can occur when you are using multiple device classes code before you delete a control. in an application, and you delete a shared event. A shared event refers to a single form event associated with two or more controls with matching names that reside in two or more device classes. 4203 [WinCE Emulator] For legacy applications (3.6, This issue occurs in rare situations; it 4.x) running on the emulator, the top line is missing affects the emulator only. on the text field control. This can occur when the fontsize is close to the control height. 4278 Cannot set initial properties for Not yet implemented. background/foreground colors for forms or for the application. Edge10Patch1RN-v02 7/8/2003 page 8 of 12
  • 9. Wavelink Studio EDGE, v. 1.0, Patch 1 Release Notes 4316 [DOS clients] For legacy applications, display Use display timeouts under 100 seconds to irregularities occur on DOS devices when the try to correct problem. message box (RFError) is displayed on screen. Irregularities include missing message box border and/or short display timeout periods. 4411 Mismatch between the line breaks (i.e., when word- or character-wrapping) for text in the label control as it appears in the Designer vs. the line breaks as they appear on the client. 4426 Server-side string table substitutions use Designer default locale instead of the default locale (if any) specified in the JVM. 4440 [WinCE Emulator] On the emulator, the OnClick event for the hotspot control causes the Designer to flicker. 4484 [DOS clients, DOS Emulator] On the client or emulator, you cannot set CAPSLOCK mode (keyMode property)." 4512 Cannot set all caps on text field controls Use default setting (normal keys). (corresponds to the keyMode property). 4531 [DOS clients] Text wordwraps to next line if text is longer than the control's width and part of control is off the screen display. 4552 Irregularities when form navigation actions or Use other events for form navigation. methods are invoked within the OnUnload event for a form. Irregularities include the new form does not appear or the application exits inappropriately. 4553 [WinCE Emulator] In the emulator, application generates an OnBlur event when you switch focus to the Scan Emulator. Consequently, the OnBlur and OnScan events occur out of sequence. 4561 [DOS clients] Cannot turn character wrapping on or off. 4567 No activity indicator for the client when an http This issue does not affect application request is in progress. performance. 4569 [DOS Emulator] Screen size and skin is not configurable on the emulator. 4602 Designer does not prevent you from assigning a Ensure that any label controls using the variable (variableRef property) to static label variableRef property are not configured as controls. static labels (static property). 4605 [Windows CE clients] Text fields without a Specify a default barcode configuration for specified barcode configuration use the last barcode each text field. configuration previously specified in the application. 4617 [Windows CE clients] Function keys aren't available for use in the application. Edge10Patch1RN-v02 7/8/2003 page 9 of 12
  • 10. Wavelink Studio EDGE, v. 1.0, Patch 1 Release Notes 4624 [DOS Emulator] You cannot restrict the type of barcodes scanned. 4625 Setting minimum and maximum barcode length has no effect. 4646 Focus does not automatically advance to the next As a workaround, you can programatically control after using the callForm action in an OnBlur set focus to the correct control using the event. Instead, focus returns to the same control. setFocus method. Use setFocus in a script for the OnBlur event handler after the callForm invocation. 4661 [Symbol 6840] The form caching mechanism fails. Set the cache limit to a number higher than the number of forms in the application or have the forms preload which will make them ineligible for form caching. 4689 [Windows CE clients, WinCE Emulator] When a DOS application runs on the WinCE Emulator and the SuppressEcho input mode is enabled, default text appears in the text field control. When the user enters input, default text remains in the text field. 4698 [Windows CE clients, WinCE Emulator] Common signon dialog box not fully implemented for Studio 4.x applications. 4699 [DOS clients, DOS Emulator] No common signon Create a signon screen for the application dialog box available for Studio 4.x applications programmatically. 4707 [Windows CE clients, WinCE Emulator] The This tab is designed to disappear while the AutoDiscovery tab on the client disappears client is actively searching for hosts. periodically, approximately every 30 seconds for about 10 seconds. 4708 [Windows CE Clients, WinCE Emulator] Some See the user guide for the specific client for client configuration options available in older clients procedures that allow you to customize are not currently available through the client these options. interface. 4717 [Designer] When you rename a form from the Change the Name property of the form in Project Explorer, the file name of the form changes the Properties List rather than the filename but the form's Name property does not change. of the form. 4721 [Windows CE clients, WinCE Emulator] Mismatch between default background colors as they appear on the CE clients vs. the WinCE Emulator. 4726 [Windows CE clients, WinCE Emulator] Occasional failure of HTTP redirects after invoking the http or httpGetFile methods. 4727 [Windows CE clients, WinCE Emulator] No hourglass appears to indicate processing activity during long http requests. 4733 [Designer] Cannot rename a form after using an In the Project Explorer, remove the form invalid form filename. from the project. Then manually delete the form file from the project. Edge10Patch1RN-v02 7/8/2003 page 10 of 12
  • 11. Wavelink Studio EDGE, v. 1.0, Patch 1 Release Notes 4750 [Windows CE Clients, WinCE Emulator] When installing client software to the desktop in preparation for an ActiveSync installation, the new client software overwrites the previous client software in the ActiveSync program list. 4759 [DOS Emulator] The following command keys are not programmable: PageUp, PageDown, all Shift+F<num> keys. In addition, the command key Shift+F10 returns the user to the Main form. 4772 [Designer] When the Event Editor is in full screen Restore the Event Editor to its default size mode, dialog boxes for configuration files (barcode by clicking the appropriate icon. configurations, sound configurations, etc.) cannot be moved in the Designer Window. 4779 [Windows CE clients, WinCE Emulator] Color and background colors do not appear for the calendar control until the user clicks on the control. 4791 [Windows CE clients] Devices do not enter sleep mode when running an EDGE application. In addition, devices do not enter sleep mode after an RFInput invocation on a Studio 3.6 or 4.x application. 4796 [Windows CE clients, WinCE Emulator] Center and right-aligned text displays as left-aligned text on text field controls in Windows CE clients. Also, for the Windows CE clients and the WinCE Emulator, the upper and lower lines of text field controls disappear when you center or right-align the text. 4801 [Designer] Text alignment for specific controls does not conform to textAlign property as expected in the Designer. For buttons, text is always centered. For checkbox and text field controls, text is always left- aligned. ISSUES RESOLVED IN THIS RELEASE The 4 digit # in the first column in the table below is a permanent reference number for the problem, and also corresponds to an internal reference #. 4604 You cannot specify a non-default fill character for a As a temporary solution, use the default fill DOS text field. character. 4676 If you call a form (form2) from the OnLoad event of another form (form1), form1's screen is not painted when application control returns to it (after the invocation of form2 completes). 4681 The firstRecord method fails after writing to a file. Before using the firstRecord method, close and re-open the file. Edge10Patch1RN-v02 7/8/2003 page 11 of 12
  • 12. Wavelink Studio EDGE, v. 1.0, Patch 1 Release Notes DOCUMENTATION UPDATES The following items are updates to the Wavelink Studio EDGE Users Guide included with this release: • In Chapter 14, Compilation and Deployment, page 331, the note containing the text, “The Designer must be installed on the system hosting the server,” is incorrect and should be removed. In the online Help, this note appears under the heading, Deploying the Application to a Device. Edge10Patch1RN-v02 7/8/2003 page 12 of 12