Help for this page

Select Code to Download


  1. or download this
    #Create database filenames table @files
    my @ext = ("fb", "gdb", "ib");
    ...
    print "Found database: $_ \n";
    }
    
  2. or download this
    Found database:
    Found database: /opt/databases/DEMO.fb
    Found database: /opt/databases/demo2.fb
    Found database: