View Single Post
  #10  
Old 06-28-2006, 07:49 PM
_Z3phyr_ _Z3phyr_ is offline
Banned
Join Date: Sep 2003
Location: Louisiane
Posts: 390
_Z3phyr_ is an unknown quantity at this point
GScript Mid-Term Exam:


Instructions.
/*
Indicate validity of example GScript code in a boolean value expression of "this.answer", where this.answer is equal to the example GScript given.

if (this.answer==false) { explain("why"); }
*/



1)

PHP Code:
this.answer 

Really though — can someone give me a working example? I read the posts and I see hexadecimals and header files.... I learn things by dumbing them down via example, and hexadecimal definitions aren't exactly my idea of dumb.
Reply With Quote