Hello,
I am following the example from page 94 of the GNU pascal manual.
bind( f,b); b := binding( f );
b.bound appears to be true even though the file does not exist although the example indicates otherwise.
I have duplicated the example - it finds a non-existent file.
Is the example wrong ( the same example is in the standard )?
Regards,
Paul Isaacs