Help for this page

Select Code to Download


  1. or download this
    print MYFILE "IniFile=f:\\vaa\\basis\\vaa01.ini";
    
  2. or download this
    use File::Copy
    copy('c:/temp/test.txt, 'c:/temp/test.txt.orig');