>>(ie. from BASIC  OPEN#3;ser : OPEN#4;scr_100x100a50x50 : PHOTON
>>#3,#4).
>
>This will be VERY useful. Hope it will be possible to do this from
>compiled jobs too, then Photon could be used to render images in a
>text browser perhaps??? (Tarquin...could HB use this?)
>
>Dilwyn Jones

Slight update on this (premature leak). It will be a Function so it will (wait
on and) return any error. This also offers the ability to return output (if
given as float variable) as address of window save area (which is probably more
useful in fact). You can then use something like WSARS in EasyPtr to fill the
window. Outputting to a window channel which is too small will cause falloff of
image, whereas window save area is always there for WSARS. (Though L_WSA could
likewise be used on file output)

Regards,
Dave.


Reply via email to