[ic] mv_arg question.. again

Marty interchange-users@icdevgroup.org
Fri Jul 26 17:44:00 2002


On Fri, 2002-07-26 at 14:32, Rat wrote:
> How would I make an [if] statement that asks the following:
> 
> if mv_arg = desk_table then print "Desk and Table"
> 
> thanks,
> 
[if session arg =~ /desk_table/]
  Desk and Table
[/if]

You can also get the value of mv_arg by doing 
[data session arg]
-- 
-  - -- ----  ----------------------------------------- --- -- -   -
Marty Tennison	 	The Sediva Company
email: marty@sediva.com
web: www.sediva.com
phone: +1-866-473-3482
fax: +1-775-256-4660
-  - -- ---- 
-------------------------------------------------------------- --- -- - 
-