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:  3134 (20 on line) Last Update: Jan 1, 2005  
    APL+Win 5.2    Printer Friendly  

There has been a huge development made by APL2000 in APL+Win 5.2: they have written a brand new APL+ Component File System which is called "the Colossal File System" and is greatly superior to the previous file system: for example, it is up to 10 times faster, solves the exploding Œfreplace problem and would allow you to perform a million transactions per second for 600.000 years!  The Colossal File System is the major enhancement of APL+Win 5.2: other improvements are detailed below.

APL+Win 5.2 is upward compatible with previous versions of APL+Win. For example, the old file system based on Œf... and Œxf... functions continues to work unchanged.

APL+Win 5.2 Upgrades may only be acquired with an APLDN Premium Subscription (see yellow lines in our Prices page).

APL+Win 5.2 requires APL+Win Versions 5.0.10, 5.0.11 or 5.0.16 but as an APLDN Premium subscriber you can download APL+Win 5.0.16 if you own an older version of APL+Win.

Here are the APL+Win 5.2 enhancements:
 
Colossal File System
  • Uses Œcf... functions instead of Œf... functions
  • Œcf... functions have same name and similar behaviour as their Œf... counterparts
  • Is up to 10 times faster than the current APL+Win File System (especially for write operations)
  • Solves the "exploding Œfreplace " problem (your file will no longer grow with unused space when replacing components by larger ones and therefore you will no longer need to compact them with Œfdup )
  • Accepts up to ¯1+2*32 components
  • File size of up to a 64-bit number of bytes
  • Uses transaction counters (64-bit) providing a basis for historical tracing and better file recovery possibilities
  • Files now contain a component 0 where you can store any data (like the file documentation for example)
  • Contains new system functions:
    Œcfversion returning the version number of the Colossal File System
    Œcfinfo returns 9 numeric information about the file
    Œcfsync allows you to decide when to force writing data to the file
  • Uses the MD5 hash algorithm when writing data to the file
  • Uses Universal Time instead of local time to store timestamps information
  • etc.
  •  

     
    Renaming the APLWCO.DLL It is now possible to rename the APLWCO.DLL

    For example, if your provide a Run Time application with the APL+Win RunTime interpreter renamed MyApp.Exe, you can now provide AplwCo.Dll as MyAppCo.Dll. For this to work you need APL2000 to provide you with a new version of APLWCO.DLL renamed and using a new GUIDs.
    See details about this APL2000 service.

    Note: The custom APL+Win ActiveX Server (APLWCO.DLL) is free to customers with a Tier-1 thru Tier-3 APLDN subscription. For others, the cost is 250€ per DLL with free updates available with incremental updates to the interpreter.
     
     
    File tie quota The file tie quota has been increased from 200 to 400!

    You can now therefore write applications opening more files simultaneously.
     
       
    Edit Object A new style has been added to the Edit control to avoid having the Paste option available in its context menu when the Edit control style is set as Read Only
     
       
    Printer Object The Eject method has been enhanced to now use an optional right argument to be able to eject the page even if nothing has been written to it yet
     
       
    Œdr Now accepts 2 new left arguments (I64 and F64) to allow to convert 64-bit integers to floating point and vice versa
     
       
    Online manuals
  • the APLGUI.CHM, APLNI.CHM and SESSMAN.CHM help files have been updated
  • the APL+Win 5.2 documentation is provided as a Word .doc document (52Update.doc

  •  
       
    Other improvements A number of other minor enhancements have been made and are described in the APL+Win 5.2 documentation
       
       
       
       
       
       
       
       
     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.