FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour procedure AppSys // XBase++ requirement
Posts: 1335
Joined: Fri Jun 13, 2008 11:04 AM
procedure AppSys // XBase++ requirement
Posted: Wed Aug 27, 2008 10:47 AM

What is the purpose of the following code. I have found it in most of the samples in FWH

procedure AppSys // XBase++ requirement

Anser

Posts: 44158
Joined: Thu Oct 06, 2005 05:47 PM
procedure AppSys // XBase++ requirement
Posted: Wed Aug 27, 2008 12:44 PM

It is a source code required for the Xbase++ compiler and FW++.

It does nothing and it is not needed for FWH.

regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 1335
Joined: Fri Jun 13, 2008 11:04 AM
procedure AppSys // XBase++ requirement
Posted: Thu Aug 28, 2008 07:13 AM
Antonio Linares wrote:It is a source code required for the Xbase++ compiler and FW++.

It does nothing and it is not needed for FWH.


Thank you for the info

Continue the discussion