Oxygen Basic
Welcome,
Guest
. Please
login
or
register
.
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
Latest OxygenBasic.zip at GitHub
(Click on the Wizard)
Home
Help
Search
Login
Register
Oxygen Basic
»
Programming
»
Problems & Solutions
»
Equivalent of PB Filecopy command
« previous
next »
Print
Pages: [
1
]
Author
Topic: Equivalent of PB Filecopy command (Read 1342 times)
0 Members and 1 Guest are viewing this topic.
chrisc
Guest
Equivalent of PB Filecopy command
«
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
Logged
José Roca
Guest
Re: Equivalent of PB Filecopy command
«
Reply #1 on:
April 25, 2018, 05:19:57 AM »
https://msdn.microsoft.com/es-es/library/windows/desktop/aa363851(v=vs.85).aspx
Logged
chrisc
Guest
Re: Equivalent of PB Filecopy command
«
Reply #2 on:
April 25, 2018, 10:48:15 AM »
Thanxx Jose
Logged
Print
Pages: [
1
]
« previous
next »
Oxygen Basic
»
Programming
»
Problems & Solutions
»
Equivalent of PB Filecopy command