Re: Trying to Work an Easy way to solve this problem.




"Kardon Coupé" <prefer.to@xxxxxxxxxxxxxxxxx> wrote
but the output will have gone from

0123456789ABCDEF
01245689A

Is that how it looks in a text file? Because the easiest
way to handle this problem is by using strings and
extracting out just the portions you need....

In that case loading the data into a byte array is not
going to be as advantagous as loading it all into a string.

LFS


.



Relevant Pages

  • RE: CD DVD burner
    ... I tried loading the two programs to restore the ... drive in explorer mentioned in previous strings (XP_CD-DVD-Fix and cdgone) to ...
    (microsoft.public.windowsxp.help_and_support)
  • Re: "loadlibrary" function not working when compiled
    ... The function doesn't do much but take some strings as parameters and ... I've had no problem loading this from within ... matlab, as the following example function shows: ... Error loading library perl output folows ...
    (comp.soft-sys.matlab)
  • Array Empty After Sub Called
    ... I have a public 1D array. ... I have loaded it with text strings. ... After loading it, I Debug.Print Arrayetc and it shows ... However right after I call a new sub, ...
    (microsoft.public.excel.programming)
  • Re: Trying to Work an Easy way to solve this problem.
    ... I'm only using the text as an example, the file itself is a binary file and ... way to handle this problem is by using strings and ... In that case loading the data into a byte array is not ... going to be as advantagous as loading it all into a string. ...
    (microsoft.public.vb.general.discussion)
  • Re: capturing the output of ls
    ... loop. ... So I want to capture the output of ls in a vector (of strings). ... Or is there another way of loading a number of data ...
    (comp.soft-sys.matlab)

Loading