06-08-2011 05:23 PM
Hello,
I am trying to read in a .bin file that was taken from a firebird database (blob dump), I would like to read it in and display the data as a spectral graph, or waveform etc. The only thing that I have been able to do is to read it in as the actual binary which looks like this
ýb¹;K~á;Ô*<×£È<""x=š™]=×£¼<DDˆ<Ãõ <HáÒ<6=O@=¿XL=ww»<è´a<UU™<Í̬;Ði»<§
l<ÞÝE<,ùM<Há*<~±È<OÄ<¿Xž<{Š<‰<)\/<®?<–ü"<®W<¸‑U<ùÅ"<7ÐQ<m C<ÞÝ<33Ÿ<6”<“_D<\<R¸.<®GÅ<0–=®›<§.
Solved! Go to Solution.
06-08-2011 06:50 PM
Wire a numeric constant with a SGL representation to the Read from Binary File function.