Oxygen Basic
Programming => Problems & Solutions => Topic started by: chrisc on April 25, 2018, 04:37:15 AM
-
Is there an equivalent of PB Filecopy command in O2 ? i search the oxygen_help.chm and found nothing.
In PB, the filecopy command is as below
FILECOPY sourcefile, destfile
http://www.manmrk.net/tutorials/basic/PowerBASIC/pbcc/filecopy_statement.htm (http://www.manmrk.net/tutorials/basic/PowerBASIC/pbcc/filecopy_statement.htm)
-
https://msdn.microsoft.com/es-es/library/windows/desktop/aa363851(v=vs.85).aspx
-
Thanxx Jose