Category:Binary Files: Difference between revisions

From Scriptwiki
Jump to navigation Jump to search
m removed valtiels infinite loop redirect and added category
mNo edit summary
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
Binary files can be used to store a large size of data, as they are limited by memory only. All data is stored as [[$asc|ascii]] values.
'''Note'''
Binary files can only be accessed by these commands.
When a script is finished processing, all binary files are unset.
[[Category:MIRC Help]]
[[Category:MIRC Help]]

Latest revision as of 12:28, 17 October 2006

Binary files can be used to store a large size of data, as they are limited by memory only. All data is stored as ascii values.

Note

Binary files can only be accessed by these commands.

When a script is finished processing, all binary files are unset.

Pages in category "Binary Files"

The following 11 pages are in this category, out of 11 total.