Restored from previous forum. Originally posted by ricardo.
This command do not exists?
I take it from one example here in the forum and get a message "not a function, array..."
Im missing something?
ReadMemory()
-
- PureBasic Guru
- Posts: 16777133
- Joined: Tue Apr 22, 2003 7:42 pm
Restored from previous forum. Originally posted by Franco.
Hi Ricardo,
In the help file -> History you will find that with Version 2.6 ReadMemory is renamed to
ReadData. It is part of the File Library.
The only thing you have to do is to rename it and your code should work.
Have a nice day...
Franco
Hi Ricardo,
In the help file -> History you will find that with Version 2.6 ReadMemory is renamed to
ReadData. It is part of the File Library.
The only thing you have to do is to rename it and your code should work.
Have a nice day...
Franco
-
- PureBasic Guru
- Posts: 16777133
- Joined: Tue Apr 22, 2003 7:42 pm
-
- PureBasic Guru
- Posts: 16777133
- Joined: Tue Apr 22, 2003 7:42 pm
Restored from previous forum. Originally posted by ricardo.
i will try
Regards
Ricardo
Thanks !!Hi Ricardo,
In the help file -> History you will find that with Version 2.6 ReadMemory is renamed to
ReadData. It is part of the File Library.
The only thing you have to do is to rename it and your code should work.
Have a nice day...
Franco
i will try
Regards
Ricardo