Well unless u use every single function and every single tag on a daily absis (you're a liar if u say u do) then u cannot posisbly rememeber them all, all their attributes, what they do, etc. Thus that's the point of having this quick reference. Oh I need a function that will strip xx number of chars from a string. I right click, choose insert expression, choos ethe string functions and look at whats available, ah ha RemoveChars(), that looks like hwat I need.
> -----Original Message----- > From: Paul Johnston [mailto:[EMAIL PROTECTED]] > Sent: 03 December 2002 14:34 > To: [EMAIL PROTECTED] > Subject: RE: [ cf-dev ] Homesite MX [+] > > > > > > really!? You never used this in Studio?! > > > > No... Is that a real surprise? Anyone else not use this in Studio? > > If all it did was build complex expressions, I'm one of those > sad people that thinks that you should be able to understand > things and not always use GUI's for them. For that reason I > avoid (as much as possible) the use of wizards for many > things in programming languages I code in (Java, Perl, C# > etc). Mainly because I find them annoying and less than > helpful (and once you understand things properly, it's > actually quicker to just type them in...). > > Paul > > PS I'm an Old School coder trained by Old School coders on > *nix systems where anything other than a command line to do > anything can be confusing! > > > > > > -- > ** Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/ > > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: > [EMAIL PROTECTED] For human help, e-mail: > [EMAIL PROTECTED] > > -- ** Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/ To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] For human help, e-mail: [EMAIL PROTECTED]
