News RSS Comments RSS 14 News and 12 Comments till now

xFunction Library 2.7

xFunction Library 2.7

for ver: 5, 5.5, 7, 6.1, 6.2, 6.3
price: Free
release date: 2010-08-23

Goto download page »

The library of useful procedures and functions.


No "BlackBox" (no DLL). Only pure Clarion Code and WinAPI function
Support SingleExe, MultiDll (Local Mode, Standalone Mode), 32-bit
Compatible with Clarion 6.x (6.3, 6.2, 6.1), Clarion 5.5, Clarion 5, Clarion 7

History
2.7 2010-08-23
  • Compatibility with Clarion 7
  • 2.5 2006-03-14
  • New function was added.
    xGetClentRectSize PROCEDURE(WINDOW Window, *LONG Width, *LONG Height)
    For getting size of Client Rectangle in your program.
    You can get width and height of 'Clear' rectangle (without height of menu,
    height of toolbar, without borders).
  • 2.4 2005-10-24
  • New function was added. xNetDialog PROCEDURE(),STRING,PROC
    For getting Computer Name from network
  • 2.3 2005-09-22
  • New function was added. xGetFileSize PROCEDURE(STRING FileName), LONG
  • 2.2 2005-07-18
  • Compatible with Clarion 6.2;
  • New installation kit created by SetupBuilder 5.0;
  • New functions were added;

    Date functions:
    xWeekOfMonth
    xSetPeriodLastWeek
    xSetPeriodCurrWeek
    xSetPeriodNextWeek

    Misc function:
    xGetFileVersion
  • 2.1 2004-02-21
  • This is bugfix. xFindFile function was fixed;
  • 2.0 2003-12-09
  • Now without "BlackBox" (no DLL)! Only Pure Clarion Code and WinAPI function;
  • 1.8 2003-07-14
  • This version now compatible with Clarion 6 (EA5);
  • 1.7 2003-02-01
  • This is Bugfix. Function xWeekOfYear was fixed. It did not work with other year
    except current;

    Thanks to Steen Maigaard
  • 1.6 2002-06-15
  • Two Files/Path functions were added.
    xSetFileAttr
    xGetRelativePath
  • 1.5 2002-06-02
  • New Horoscope functions were added;
    xGetZodiac
    xGetChineYear
    xSetRusZodiac, xSetEngZodiac
    xSetRusChineYear, xSetEngChineYear
  • 1.4 2002-03-05
  • New Date functions were added;br>
    xSetPeriodLastMonth
    xSetPeriodCurrMonth
    xSetPeriodNextMonth
    xSetPeriodLastQuart
    xSetPeriodCurrQuart
    xSetPeriodNextQuart
  • 1.3 2001-10-24
  • New Date functions were added;
    xIsLastDayOfMonth
    xLastDayOfMonth
    xDayOfYear
    xDaysLeftInYear
  • 1.2 2001-09-16
  • New function was added;
    xSetEngDay
  • 1.1 2001-07-26
  • New functions were added;
    xGetMemorySize
    xSetEngMonth
    xGetDrivers
  • 1.0 2001-06-12
  • Original (first) release;