Oh and one other useful shortcut is Ctrl + M. If you
press Ctrl + M on a CFIF (or any other tag) then it'll
find the matching end tag. Very helpful when you have
many nested CFIF's.

Erki

----- Original Message -----
From: "Erki Esken" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, August 04, 2000 2:07 PM
Subject: Re: Studio tips


> Yep, the code template shortcuts are great.
>
> Try this one:
>
> In Studio Settings (F8) select Code Templates. Click on Add:
>
> Keyword: wml
> Description: WML 1.1 DOCTYPE (with CFCONTENT)
> Value:
> <cfcontent type="text/vnd.wap.wml">
> <?xml version="1.0"?>
> <!DOCTYPE wml PUBLIC "-//WAPFORUM/DTD WML 1.1//EN"
> "http://www.wapforum.org/DTD/wml_1.1.xml>
>
> Now in your template type "wml" and press CTRL+J and voila! :)
>
> Erki
>
> ----- Original Message -----
> From: "Tim Bahlke" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Thursday, August 03, 2000 9:19 PM
> Subject: RE: Studio tips
>
>
> > I like the JavaScript shortcut ...
> >
> > Type 'scriptj' (no quotes) and then CTRL+j
> >
> > I also set one up for stylesheets.
> >
> > --------------------
> > Tim Bahlke, CIFO
> > thinkcreate.com
> > p. 336.230.0575
> > f. 336.230.0083
>
>
> ----------------------------------------------------------------------
--------
> Archives: http://www.mail-archive.com/[email protected]/
> To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk
or send a message to [EMAIL PROTECTED] with
'unsubscribe' in the body.
>

------------------------------------------------------------------------------
Archives: http://www.mail-archive.com/[email protected]/
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to