>How do I find out if in the following theBuffer is empty?

--read info
put $QUERY_STRING into theBuffer

if theBuffer is empty then
--do stuff here
--for example, put "Hey! The buffer is empty!" into tresult
--later, you can print tresult to a log file or display it.
end if

_______________________________________________
Join Excite! - http://www.excite.com
The most personalized portal on the Web!


_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to