did u ever update those tuts Charlie?

~Dave the disruptor~
This bottle of lemonaid says "contains no lemon juice" 
and the can of Pledge says "contains real lemon juice"
figures @%*((&% 

----------------------------------------
From: Charlie Griefer <[EMAIL PROTECTED]>
Sent: Tuesday, June 07, 2005 4:29 PM
To: CF-Talk <[email protected]>
Subject: Re: My attempt at a shopping cart 

structNew() doesn't take any arguments. 
arrayNew() takes one argument, and used in the , will require
# signs around it.

before embarking on this, you really may want to read up on arrays and
structures.

 http://tutorial171.easycfm.com/
 http://tutorial172.easycfm.com/
 http://tutorial173.easycfm.com/

On 6/7/05, Phillip Perry  wrote:
> I've been trying that, among other things but i keep getting basically the
> same error. if it isnt an error for line 1 its an error for line 2. if i do
> the (1) on the array it gives me the java.string error for structNew() but
> it also says parameter takes 1 parameter. When I put structNew(1) it gives
> me paramater takes 0 parameters as an error. with or without #'s. I'm
> really confused on this one.
> 
> Phil
> 
> -----Original Message-----
> From: Charlie Griefer [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, June 07, 2005 3:52 PM
> To: CF-Talk
> Subject: Re: My attempt at a shopping cart
> 
> 
> gah.
> 
> sorry, arrayNew() takes one argument (the dimension of the array).
> assuming a 1d array:
> 
>  :|
> 
> On 6/7/05, Phillip Perry  wrote:
> > I tried that but it gives me a validation error function takes 1 parameter
> > error.
> >
> > Phil
> > -----Original Message-----
> > From: Charlie Griefer [mailto:[EMAIL PROTECTED]
> > Sent: Tuesday, June 07, 2005 3:29 PM
> > To: CF-Talk
> > Subject: Re: My attempt at a shopping cart
> >
> >
> > 
> >
> > poundage makes it an array. lack of poundage makes it a string.
> >
> > On 6/7/05, Phillip Perry  wrote:
> > > Hi,
> > >
> > > just 2 lines of code and i'm already hitting a wall. I'm using the
> > following
> > > lines
> > >
> > > 
> > > 
> > >
> > > and getting the error code:
> > >
> > > Object of type class java.lang.String cannot be used as an array
> > >
> > > What am i doing wrong?
> > >
> > > Thanks,
> > >
> > > Phil
> > >
> > >
> > >
> > >
> > >
> >
> >
> >
> >
> 
> 
> 
> 



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:208877
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to