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>ddupdrdd()</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
ddUpdRdd()
Change the RDD to all the files
------------------------------------------------------------------------------
Syntax:

     ddUpdRdd( <cRdd>, [<aNoChg>] ) --> aFile

Parameters:

     <cRdd>     New RDD to put to the DBDD
     <aNoCng>   Array with the database to don't change

Returns:

     <aFile>  Array whit the database changed

Description:

     Change the RDD to all the files

Example:

     ddUpdRdd( "WIN400" ) // All the databases now have
                // win400 like RDD
     
     ddUpdRdd( "WIN400", {"Cli"} ) // All the databases
     // but not "cli" now have win400 like RDD

See also:

     ddCngRdd()

See Also: ddCngRdd()

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