Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- dBsee 4.6 - The Library - <b>dftabonas()</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
dfTabOnAS()
Configures tables file as AS/400 file
------------------------------------------------------------------------------
Syntax:

     dfTabOnAS( [<lAS>] ) --> lOldSet

Parameters:

     <lAS>      If .T. set the tables as AS/400 file

Returns:

     <lOldSet> Old configuration

Description:

     Allows to riconfigure the tables file as AS/400 file
     
     N.B. The tables file must be closed for made the assignement operation

Example:

     ? dfTabOnAS( )    // Verifies the configuration
     
     ? dfTabOnAS(.T.)  // Set the file as AS/400 file

See also:

     dfASFile(), dfLoginOnAS()

See Also: dfASFile() dfLoginOnAS()

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson