Re: Use a struct in the variables scope on CF5? 4.5?

2004-07-14 Thread Matt Robertson
Great.  Thanks Joe & Jim! --Matt-- [Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings] [Donations and Support]

RE: Use a struct in the variables scope on CF5? 4.5?

2004-07-14 Thread Jim Davis
Yes - that'll work in 4.5. Jim Davis From: Matt Robertson [mailto:[EMAIL PROTECTED] Sent: Wednesday, July 14, 2004 1:58 PM To: CF-Talk Subject: Use a struct in the variables scope on CF5? 4.5? Sorrry for the post, but I can't test this anymore. I want to do this: variables.foo

Re: Use a struct in the variables scope on CF5? 4.5?

2004-07-14 Thread Joe Rinehart
It'll work on CF5: Just don't do this: -joe - Original Message - From: Matt Robertson <[EMAIL PROTECTED]> Date: Wed, 14 Jul 2004 10:58:30 -0700 Subject: Use a struct in the variables scope on CF5? 4.5? To: CF-Talk <[EMAIL PROTECTED]> Sorrry for the post,

Use a struct in the variables scope on CF5? 4.5?

2004-07-14 Thread Matt Robertson
Sorrry for the post, but I can't test this anymore. I want to do this: variables.foo=structnew(); variables.foo.bar=blah; But I don't want to do it if it will break in older versions of CF. Was this legal back then? -- --Matt Robertson-- MSB Designs, Inc. mysecretbase.com [Todays Threads]