Search found 5 matches
- Wed Oct 03, 2012 6:00 pm
- Forum: General category
- Topic: Copy a file from one directory to another leaving
- Replies: 5
- Views: 9838
Copy a file from one directory to another leaving
My CopyFile Code :)----------------------------------------------------------const NULL=chr$(0)call CopyFile("D:Temp eadme.txt","D: empabcd.txt")call CopyFile("D:Temp eadme.txt","D: emp1234.txt")call CopyFile("D:Temp eadme.txt","D: empwriteme.tx...
- Wed Oct 03, 2012 5:00 pm
- Forum: examples
- Topic: File Version Information
- Replies: 2
- Views: 6057
File Version Information
Ok Admin, I am still waiting for latest version. ;)
- Wed Oct 03, 2012 4:52 pm
- Forum: General category
- Topic: Copy a file from one directory to another leaving
- Replies: 5
- Views: 9838
Copy a file from one directory to another leaving
Yes, this is working smoothly now! :)
thank you Admin
thank you Admin
- Tue Oct 02, 2012 2:22 pm
- Forum: examples
- Topic: File Version Information
- Replies: 2
- Views: 6057
File Version Information
hello Admin, I want to compile the source file with version information (such as: file version, description, copyright, company etc.). Is it possible?? :)
- Tue Oct 02, 2012 12:46 pm
- Forum: General category
- Topic: Copy a file from one directory to another leaving
- Replies: 5
- Views: 9838
Copy a file from one directory to another leaving
Hello Admin, I`ve tested the second option code. It shows the error message:
"error 8 line 5 `COPYFROMSTREAM` not declared/unknown"
:o
"error 8 line 5 `COPYFROMSTREAM` not declared/unknown"
:o