Skip to content
Prev 22565 / 63424 Next

how to determine if a function's result is invisible

On 10/25/2006 8:14 PM, Gabor Grothendieck wrote:
I don't think there's a way to do that.  Internally there's a global 
flag called R_Visible; if it is set to zero, the value won't print.  But 
  it gets reset to 1 very easily (e.g. by adding 1 to the result of an 
invisible function), and it's not available in the API for you to write 
C code to look at it.

I think you'll just have to do require the user of your F to tell you 
that they want the result to be invisible.

Duncan Murdoch

Thread (33 messages)

Gabor Grothendieck how to determine if a function's result is invisible Oct 25 Marc Schwartz how to determine if a function's result is invisible Oct 25 Deepayan Sarkar how to determine if a function's result is invisible Oct 25 Duncan Murdoch how to determine if a function's result is invisible Oct 25 Gabor Grothendieck how to determine if a function's result is invisible Oct 25 Gabor Grothendieck how to determine if a function's result is invisible Oct 25 Marc Schwartz how to determine if a function's result is invisible Oct 25 Gabor Grothendieck how to determine if a function's result is invisible Oct 25 Duncan Murdoch how to determine if a function's result is invisible Oct 25 Gabor Grothendieck how to determine if a function's result is invisible Oct 26 Philippe GROSJEAN how to determine if a function's result is invisible Oct 26 Gabor Grothendieck how to determine if a function's result is invisible Oct 26 Duncan Murdoch how to determine if a function's result is invisible Oct 26 Gabor Grothendieck how to determine if a function's result is invisible Oct 26 Philippe GROSJEAN how to determine if a function's result is invisible Oct 26 Bill Dunlap how to determine if a function's result is invisible Oct 26 Duncan Murdoch how to determine if a function's result is invisible Oct 26 Duncan Murdoch how to determine if a function's result is invisible Oct 26 Duncan Murdoch how to determine if a function's result is invisible Oct 28 Gabor Grothendieck how to determine if a function's result is invisible Oct 28 John Fox how to determine if a function's result is invisible Oct 28 Philippe GROSJEAN how to determine if a function's result is invisible Oct 28 Duncan Murdoch how to determine if a function's result is invisible Oct 28 Philippe GROSJEAN how to determine if a function's result is invisible Oct 29 Duncan Murdoch how to determine if a function's result is invisible Oct 29 Philippe GROSJEAN how to determine if a function's result is invisible Oct 29 Gabor Grothendieck how to determine if a function's result is invisible Oct 29 Duncan Murdoch how to determine if a function's result is invisible Oct 29 Gabor Grothendieck how to determine if a function's result is invisible Oct 29 Luke Tierney how to determine if a function's result is invisible Oct 29 Duncan Murdoch how to determine if a function's result is invisible Oct 29 Martin Morgan how to determine if a function's result is invisible Oct 29 Philippe GROSJEAN how to determine if a function's result is invisible Oct 29