Adding that as you said returns the following:
xHarbour Compiler build 1.2.1 (SimpLex) (Rev. 6726)
Copyright 1999-2010,
http://www.xharbour.org http://www.harbour-project.org/Generating object output to 'asw2013w\asw2012.obj'...
D:\\projects\\MLS2013\\source\\asw2012.prg(63): warning: Missing type specifier.
D:\\projects\\MLS2013\\source\\asw2012.prg(63): error: Syntax error; found 'hb_parns' expecting ';'.
D:\\projects\\MLS2013\\source\\asw2012.prg(63): warning: Missing type specifier.
D:\\projects\\MLS2013\\source\\asw2012.prg(65): error: Syntax error; found 'hb_parnl' expecting ';'.
D:\\projects\\MLS2013\\source\\asw2012.prg(65): warning: Unreachable code.
D:\\projects\\MLS2013\\source\\asw2012.prg(66): warning: Missing return value.
I'm using the xHb Com version from August 2010. It was the last stable version within my subscription ...
I have been trying to move to the Harbour / MSVC 100% but I'm still resolving issues there before I can put it into general circulation. At my test sites, it breaks down over time ... may work fine at first but later it starts locking up. Until then I have to rely on these xHB builds.
Since this is an addition since the last library build, is there a file from the "free" xHb I could add to the link to keep this capability. It was my understanding the "free" version would not work with my xBuilder.
Thanks.