<cfset myNumber = ListGetAt(form.MonthId,1) + 1>

<cfoutput>#MyNumber#</cfoutput>


..tony

Tony Weeg
Senior Web Developer
Information System Design
Navtrak, Inc.
Fleet Management Solutions
www.navtrak.net
410.548.2337 


-----Original Message-----
From: Hawkes, Keith A CIV [mailto:[EMAIL PROTECTED]] 
Sent: Tuesday, November 19, 2002 11:51 AM
To: CF-Talk
Subject: ListGetAt + 1


There seems to be little literature I can find on the ListGetAt command,
so
my question is: what is the proper syntax to add '1' my
#ListGetAt(form.MonthID,1)#?  In other words, this returns a number, and
I
want it to return a number plus 1.

TIA,

Keith


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Get the mailserver that powers this list at http://www.coolfusion.com

Reply via email to