[Gambas-devel-svn] SF.net SVN: gambas: [105] 2.0/trunk
Brought to you by:
gambas
From: <ga...@us...> - 2006-10-11 20:53:34
|
Revision: 105 http://svn.sourceforge.net/gambas/?rev=105&view=rev Author: gambas Date: 2006-10-11 13:53:18 -0700 (Wed, 11 Oct 2006) Log Message: ----------- [INTERPRETER] * NEW: Process.LastValue and Process.LastState are two new static properties that return the state and the return value of the last process run with SHELL or EXEC. Modified Paths: -------------- 2.0/trunk/comp/src/gb.web/.info 2.0/trunk/comp/src/gb.web/.list 2.0/trunk/comp/src/gb.web/.project 2.0/trunk/comp/src/gb.web/CGI.module 2.0/trunk/comp/src/order 2.0/trunk/main/gbx/gbx_c_process.c 2.0/trunk/main/gbx/gbx_value.c Added Paths: ----------- 2.0/trunk/comp/src/gb.web/Response.module This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |