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:  4244 (40 on line) Last Update: Nov 23, 2003  
    APL+Win 3.0.15    Printer Friendly  
APL+Win 3.0.15 Installation Procedure

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


If your operating system is Windows 95, Windows 98, or Windows NT 4.0  or higher, download and run

    APLW3015.ZIP

If your operating system is Windows 3.1, download APLW3015.RTP and place it in your APL+Win Version 3 directory and from that directory, from a DOS prompt window, run

    PATCH.EXE APLW3015.RTP

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

FILE  SIZE DATE

APLW.EXE 2095KB 12/09/98

APLWR.EXE  1415KB 12/09/98

APX20OCX.DLL 107KB 12/09/98

APLW.ADF 290KB 10/21/98

APLWADF.INI 269KB 10/21/98

UCMDS.SF 309KB 10/29/98

UCMDS2.SF 136KB 10/06/98

UCMDSW.SF 553KB 12/01/98

UTILITY.W3 225KB 08/28/98

PCCOPY.AWS 10KB 08/15/94

 
Note: If after applying the update, you experience problems with running user commands, follow these steps:

  1. Use a text editor to edit the file APLW.INI. This file is located in the Windows directory.

  2. Under the [Config] section, set NewUCMDS to 1 and set 'Initial Workspace' to <APL_install_directory>\FIXUCMDS where <APL_install_directory> is the location where APL+Win is installed.

  3. Save the changes and exit the editor.

  4. Start APL+Win then verify user commands are working properly.

Problems Fixed in 3.0.15


Below is a description of the problems that are corrected in this update.

  • REF 868: With the ]WED editor running, invoking the user command, ]FORMS incorrectly gave an error message ("LENGTH ERROR") following the list of forms.
  • REF 907: The UNLABELVR function in the UTILITY workspace mistook the :FOR control structure statement as a line label.
  • REF 1073: Multiple problem with the user command, ]PCCOPY
  • REF 1379: The Resize method on OCX was not triggering onResize event.
  • REF 1438: The Draw method's Clear operation to printer was not incrementing page.
  • REF 1464: Problem with restoring the focus to ActiveX control.
  • REF 1466: Drawing a bitmap to PostScript printers caused a General Protection Fault when the clip region was bigger than the bitmap.
  • REF 1476: Setting the size property on some controls ended up with the wrong size.
  • REF 1484: Version 5 of Formula One failed to fire its StartEdit event handler.
  • REF 1485: A reopened child of a scrolled Picture object was not positioned properly.
  • REF 1491: APL crashed with a 328 byte argument to Œlib.
  • REF 1492: After changing the origin property for a Picture control, its children no longer scrolled.
  • REF 1495: The List's value property mishandled 0 and -1 if set when closed.
  • REF 1498: The Listview columndisplay with more than 5 columns were interpreted incorrectly. The system effectively reshaped the argument, using extra columns as the beginning of the next row. The system now ignores columns after column 5. This will allow def variables including columndisplay of more than 5 columns to be ignored.
  • REF 1501: The OCX Array properties reported "LENGTH ERROR: Wrong number of arguments".
  • REF 1502: ŒLX was incorrectly run for an )XLOAD issued *IMMEDIATELY* after a ŒSA of 'CLEAR' had taken effect.
  • REF 1503: When a function name contained the symbol, delta-underbar, multiple problems were visible in the Debugger and session manager.
  • REF 1504: The Listview drag scrolling wasn't working if it had exactly one more row than would fit without a scroll bar.
  • REF 1506: APL crashed when setting ŒELX to 'ŒERROR ŒDM' and invoking a non-existent user command while waiting on a Form.
  • REF 1509: There was a problem with the way the items in a style 5 Listview were highlighted when the Listview lost the focus.
  • REF 1512: APL would crash when invoking 'FindNode' 'child' 0 for a Tree.
  • REF 1514: In the ADF file, the Windows API ShellExecute was missing the "LIB SHELL32" parameter.
  • REF 1516: Opening the Listview with no columndisplay sometimes created two blank column headers.
  • REF 1520: Setting column order in columndisplay property for Listview gave wrong order.
  • REF 1524: Setting Listview's columndisplay with 5 columns and without Microsoft Internet Explorer 3.0 or later gave DOMAIN ERROR.
  • REF 1525: Setting imagesize when bitmap had invalid file gave MEMORY ERROR.
  • REF 1526: N {TAKE}[2] 0 should've reported AXIS ERROR, but reported LENGTH ERROR instead.
  • REF 1527: 'FindNode' 'child' 0 gave DOMAIN ERROR. This was introduced by fix for 1512, but not enforced prior to that. The system allows 0 to mean either 'root' or 'none', depending on context.
  • REF 1528: Error messages from any system command, executed immediately after Œsa„'CLEAR' takes effect, were repeated in the session.
  • REF 1529: There was a problem in the interpreter whereby a newly cleared workspace was sometimes already corrupted.
  • REF 1532: Invoking )RESET during a pending ŒNI'Recv' operation would possibly lead to a damaged workspace and APL crashing.
  • REF 1533: Invoking the user command ]DLLTREE under Windows NT gave a LENGTH ERROR.
  • REF 1536: The Copy command sometimes introduced an invisible bodiless function into the target workspace.
  • REF 1538: On Windows NT, some APL characters were not displayed correctly in a Listview.
  • REF 1542: Setting the size and visible property to 3 for a Form before opening it used the size information for maximized size.
  • REF 1543: On Windows NT, a style 1 Listview displayed empty cells using the previous cell's text. We have implemented a workaround in the system to get around this Microsoft bug.
  • REF 1546: The documentation for the user command ]PRINT stated that if no data expression were supplied, it would print any tagged region throughout the session manager. This was emoved from the documentation.
  • REF 1552: Outer syntax analysis of some functions with 2*14 or more statements were wrong.
  • REF 1554: When path names contained '.w3' in the name, the commands in the Load, Xload, Copy, PCopy, Save, Save As, and Drop dialogs failed.
  • REF 1555: The Listview painted twice during operations involving the internal routine "InsertRows"; the sortorder and list properties, and the AddRows, InsertRows, and SetRows methods.
  • REF 1558: Creating a RichEdit from a def with RichEdit-only style failed with a "ŒWI DOMAIN ERROR: style" error message.
  • REF 1559: Invoking SetRows wasn't repainting cells beyond the first column in a Listview control.
  • REF 1560: The times-scan function was missing an overflow check.
  • REF 1570: When ŒCT was set to zero, both the "match" primitive and the "SELECT/CASE" control failed to match integers to their exact floating point representations.
  • REF 1571: When the system is run under Windows 98 with VBX interface support, and APL exits, Windows reported "APLW caused an invalid page fault..." The VBX interface is not supported under Windows 98.
  • REF 1575: The runtime interpreter erroneously created a .INI file upon exiting.
  • REF 1577: In Windows 98, calling Setup for a Printer created the printer device context with 0 copies.
  • REF 1580: Ravel with axis produced an empty PTR result with a NULL prototype causing APL to crash.
  • REF 1594: When a component file was tied using the extended file functions and tie number 1, many of the user commands reported a FILE TIE ERROR when run.
  • REF 1597: There is a circular reference in the Registry on several keys starting with WScript (under Windows 98) that caused APL to hang when the XInfo method was executed for ALL keys (no filter argument) or when 'W', 'WS', 'WSC', etc. filter argument was explicitly used.

 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.