layer Posted January 14, 2005 Posted January 14, 2005 hello... when using something like FileReadLine () that gose to the RAM right? and when it's in the RAM it is binary data correct? or even better, when using RegRead that gose to the RAM right? and when it's in the RAM it is binary data correct () thanks FootbaG
jpm Posted January 14, 2005 Posted January 14, 2005 please <{POST_SNAPBACK}>do not understand your question.do you want to read with filreadline binary file?if yes wrong way because binary 0 will interfere the reading.
layer Posted January 14, 2005 Author Posted January 14, 2005 nonono, when you use FileReadLine (), the results go into the RAM right? if so, in the RAM they are binary data right? ill explain more if needed FootbaG
Developers Jos Posted January 14, 2005 Developers Posted January 14, 2005 nonono, when you use FileReadLine (), the results go into the RAM right? if so, in the RAM they are binary data right? ill explain more if needed <{POST_SNAPBACK}>You are confusing things here ....A computer works binary ... fullstop... this is called Bits.Has nothing to do with the type of storage like RAM or Disk. SciTE4AutoIt3 Full installer Download page - Beta files Read before posting How to post scriptsource Forum etiquette Forum Rules Live for the present, Dream of the future, Learn from the past.
layer Posted January 14, 2005 Author Posted January 14, 2005 (edited) ahhhh, ok, i gotchya thanks!! Edited January 14, 2005 by layer FootbaG
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now