Lescasse Consulting
 Home    Company    News    Prices    Download    Buy    Forums   
Read Me
Buy
Forums
Resume
AntiSpam 1.2
wBackup 1.11
NetAccess 2.0
Visual APL 1.0 
APL+Win 8.0 
APL+Win Products 
APL+Win Objects™ 
APL+Win Training 
APL+Web Services
APL+Web Component 
APL+ History
Dyalog.Net Tutorial
Conferences 
Powerpoint
White Papers
Web Hosting
References
Links
 
APL+Win Objects™ 6.0

TADO5
TADO5 Tutorial
TAPLDraw5
TAPLEdit5
TAPLSession5
TAbale5
TAboutBox5
TAccess5
TAgent5
TBlatMail5
TButton5
TCDO5
TCRC5
TCancelButton5
TCheck5
TCheckGroup5
TChildForm5
TChooseColor5
TChooseFont5
TClipBoard5
TClock5
TCodeStats5
TColors5
TCombo5
TComboDrive5
TComboFilter5
TComboList5
TComboTree5
TCommandBar5
TCommandButton5
TControlClass5
TCueCard5
TDHTML5
TDHTMLEditor5
TDateTime5
TDateTimeFr5
TDates5
TDemoHandlers5
TDisplay5
TDOS5
TDualSelect5
TEdit5
TEditAmount5
TEditDir5
TEditEnter5
TEditFile5
TEditGrid5
TEditList5
TEditListview5
TEditMenu5
TEditNum5
TEditSelect5
TEditSpin5
TEmail5
TError5
TExampleForm5
TExcel5
TExcel5 Tutorial
TFindReplace5
TFOne5
TFTP5
TFTP5 Tutorial
TFileCompare5
TFileMenu5
TFileMenuDef5
TFlatButton5
TForm5
TFormClass5
TFormEditor5
TFrame5
TGetDir5
TGif5
TGifForm5
TGifWb5
TGoMenu5
TGraphX5
TGrid5
TGridDisplay5
TGridPrint5
TGUID5
THLine5
THTML5
THTML5 Tutorial
THTTP5
THelp5
THelpMenu5
TImagelist5
TInfo5
TIniFile5
TInstall5
TInternet5
TJpg5
TJpgWb5
TLabel5
TList5
TListview5
TLock5
TLogs5
TMAPI5
TMath5
TMDIForm5
TMSOutlook5
TMaskEdit5
TMedia5
TMenu5
TMessage5
TModalCall5
TMsgBox5
TNavigator5
TNetwork5
TNonVisualClass5
TODBC5
TOKButton5
TObject5
TOpenFile5
TOption5
TOptionGroup5
TOutlook5
TOutlookMail5
TOWCSpread5
TPDF5
TPFKeys5
TPage5
TPassword5
TPicture5
TPing5
TPopupMenu5
TPowerpoint5
TPowerpoint5 Tutorial
TPrinter5
TProgress5
TProgressDlg5
TQuestion5
TRegistry5
TRegistryKey5
TResource5
TRichEdit5
TSPX5
TSQLDMO5
TScheduler5
TScroll5
TSelector5
TSpinner5
TSplitter5
TStatus5
TStopWatch5
TTest5
TTestError5
TTextFile5
TTimer5
TTip5
TTipForm5
TTLI5
TToolBar5
TToolbox5
TToolsMenu5
TTrackbar5
TTranslate5
TTree5
TVLine5
TViewMenu5
TWebBrowser5
TWebServer5
TWebSite5
TWebSiteNet5
TWinMenu5
TWord5
TYesNo5
    Visits:  3177 (46 on line) Last Update: Nov 23, 2003  
    APL+Win 3.5.03    Printer Friendly  
APL+Win 3.5.03 Installation Procedure

(Windows 95, Windows 98, Windows NT 4.0 or higher)


To install the APL+Win 3.5.03 Patch, read this document first and then simply download the file APLW3503.ZIP from this Web Site and run it.

APL+Win Version 3.5.03
Copyright © 1996-1999 APL2000 Inc.
All Rights Reserved
November 10, 1999 

Requirements
  • APL+Win Version 3.5.01
  • Windows 95, Windows 98 or Windows NT 4.0 or higher
     

Steps for Applying the Patch


Run:

         APLW3503.ZIP

The updated places the workspace, FIXUCMDSV35.W3, in the directory. Load this workspace to update your user command file
 

List of Updated and New Files

 
Below is the list of files that will be updated with their new file sizes and date stamps:

APLW.EXE  2257Kb  11/09/99
APLWR.EXE  1453Kb  11/09/99
APX20OCX.DLL   80Kb  11/09/99
APLWCO.DLL   94Kb   11/09/99
UTILITY.W3   224Kb   11/08/99
WINDOWS.W3   263Kb   11/10/99
UCMDUTIL.W3   135Kb   11/10/99
APLW.ADF   323Kb   09/23/99
APLWADF.INI   304Kb   09/21/99


Below is the list of new files with their new files:

READ3503.RTF  2257Kb  11/09/99
FIXUCMDSV35.W3  1453Kb  11/09/99

Problems Fixed in this Release

 
Changes to the Interpreter:

  • Problem: Setting the edge property for the CommandBar object clipped the CommandButton object when redrawn.
     
  • Problem: ŒSYS[24] consistently reported 0 when referenced immediately after a ŒWCALL.
     
  • Problem: A ŒCOPY did not return a result when the workspace being copied was an obsolete workspace and the workspace had a suspension in it. Also, when the ŒCOPY was run inside a function, the function would suspend when ŒCOPY returned.
     
  • Problem: When both the font and text operations were specified in the Draw command, the first text operation at the top of each page did not print with the correct font specification.
     
  • Problem: APL would hang when tabbing out of an Edit control that was a child of a CommandBar object.
     
  • Problem: When menus were created on a closed MDIForm object, the menu items were duplicated on the MDIForm object when shown.
     
  • Problem: APL gave the error message: APLW caused an invalid page fault in module APX20OCX.DLL, when there was an attempt to create the VBProjects collection with the Excel ActiveX server.
     
  • Problem: There was a behavioral change between version 3.0.00 and 3.5.01 systems with-respect-to how a naked branch was handled inside a function executed in a callback handler.
     
  • Problem: For a style 1 Combo box object, the first two list items was inaccessible and clicking on an item in the list selected the item two rows below the item clicked on.
     
  • Problem: The Draw method's font operation failed for nested specification.
     
  • Problem: When you resumed execution from a suspended state, the status bar displayed "Ready" instead of "Executing".
     
  • Problem: There was an annoying flickering of the status bar in the session manager window.
     
  • Problem: APL hung when attempting to create an instance of the Microsoft Word 2000 ActiveX server.
     
  • Problem: Fixed many bugs involving the CommandBar, the CommandButtons and the showtext property.
     
  • Problem: After setting a Form object’s extent property, the Form's onResize handler no longer fired when the CommandBar object was docked. Also, when the CommandBar was docked on the Form, the Form grew in size by the width or height of the CommandBar, depending on which side the CommandBar was docked.
     
  • Problem: When performing a Find and/or Replace with the APL Token options set to the ‘ or  character, all occurrences of theand  were found.
     
  • Problem: While Waiting on a Form object or a MDIForm object, executing either a )reset or )sic did not clear the state indicator (the stack), nor did the cursor return to the 6-space indent.
     
  • Problem: Docking more than one CommandBar on the bottom of a Page did not work correctly.
     
  • Problem: Under Windows NT, when using a two-line tooltip (separated with ŒTCNL), APL appended a random character at the end of the second line. This occurred only when the total number of characters including the ŒTCNL in the tooltip was an odd number.
     
  • Problem: APL crashed when you set the printername property for a Printer object to either the FinePrint or the Acrobat PDFWriter printer drivers.

 Changes to the user command files:

  • Problem: The UCMDS3.SF user command file did not have its file access matrix set.
     
  • Problem: Executing any user command untied files that were tied before issuing the user command.
      
  • Problem: The 1 in x[1;] on line 42 of CMDFORMS in UCMDSW.SF was wrong.
     
  • Problem: The ]COMP user command incorrectly returned DOMAIN error when comparing similar functions.
     
  • Problem: The 'Calls' and the 'Iters' column headers of the Listview in ]WSTIME were reversed.
     
  • Change: The ]RVU user command now enumerates user-defined resources plays WAVE files in DLLs.

Changes to ADF file:

  • Problem: The definition for SetCommState in APLWADF.INI was wrong.
     
  • Change: Added definition for SetCommTimeouts.

Changes to Workspace(s):

  • Change: The GetDOSHandle function found in the UTILITY workspaces gave a DOMAIN ERROR when the tie number was that of a component file with a long file name.
     
  • Change: The UCMDUTIL workspace updated to support long file names.
     
  • Change: The FileExist function was added to the WINDOWS workspace and the following functions were updated in the WINDOWS workspace to utilize the enhancements to the system function ŒWCALL introduced in version 3.5:
     
  • GetDir LOGFONT_Structure WGetOpenFileName WPrintDlg
     
  • GetDir95 SetSystemTime WGetOpenLongFileName WinVersion
     
  • GetDir_Init WChooseColor WGetSaveFileName
     
  • GetWinVer WChooseFont WgetSaveLongFileName

 This entire Web site has been dynamically generated by APL+Win Objects™ 6.0
 For all questions contact:  info@lescasse.com
 Copyright © 2003-2005 Lescasse Consulting. All rights reserved.