How to make Raptor auto indent?

Hi all, is there any way or setup that will make the code editor auto indent? Thanks.
Ben

I do notice the auto-indent new line checkbox in the Preferences, but that only idents the first new line. For example, if I start a new the first new line like,
if :new.mycol = 'Y' then
this line indents as expected, but the next new line does not indent, and it follows right under if. But I would like it to be indented to the right of the if, like
if first line then
this is the second new line inside the if statement
end if;
Thanks.
ben

Similar Messages

  • How to make Logic auto-select channel when external instrument is selected?

    I recently upgraded hardware and now have to upgrade the OS 9 software (MOTU FreeStyle) I've been using and join the 21st century. I asked a Guitar Center employee about what package to buy and stressed that I wanted the software to auto-select the midi channel since that was a major benefit (for me) in using FreeStyle. I was informed that all of the newer DAW software did this (which made sense to me, after all FreeStyle was already at least 10 years old, although no longer under development (hence OS 9.) Logic Express was specifically recommended.
    Sadly, I don't see this capability in Logic Express. I don't understand why, if I have 15 instruments set up, and I select a new one, I have to manually look at each of the other instruments (assuming I don't have their channels memorized) and see what channels have been used so that I don't accidentally reuse the same one for the new instrument. Doesn't the computer already know what channels are unused??
    In FreeStyle could have 25 instruments set up for a 16 channel keyboard, and as long as there was never more than 16 voices playing at any particular time, the software just managed the channels for me. I don't know what happens if you go over 16 for a 16 channel instrument, I don't think I ever did (I never had voices cut out anyway.)
    Not to berate Logic Express, there's lots of cool stuff in it that I'm looking forward to exploring, and it sounds like you have to jump through hoops even to get MOTU's Digital Performer to emulate the same behavior and I suspect it's as much of a hassle to set it up as to just do it on the fly (from previous experience of "what a salesman says" vs. "what is real.") I'm just trying to figure out how to make the computer do the computer work so that I can do the music work.
    I have lots of partial (and even some complete!) projects to port over and not nearly as much spare time as I'd like to spend playing. I'd rather spend my meager spare time composing, not fighting with the technology.
    Any ideas?
    Thanks,
    -David

    Hi bunker,
    I can't test it at the moment but I think that can be achieved by slightly changing the code like so:
    *<script type="text/javascript" src="http://code.jquery.com/jquery-1.4.2.min.js"></script>*
    *<script type="text/javascript">*
    *$(document).ready(function(){*
    *$("td.GFPFilter span input").focus(function(event){*
    this.select();
    this.value = '';
    *</script>*
    Also, if you found my posts helpful or correct could you apply those labels to the relevant posts?
    Cheers,
    J
    Edited by: J Kremer on 20-Apr-2011 19:23
    Edited by: J Kremer on 20-Apr-2011 19:30

  • How to make an auto play, auto loop DVD

    I can't find any option or help file on how to make a DVD's contents loop. I don't need any menus just the movie to play and loop. Can anyone help me out here? Cheers

    You are most welcome, but Jeff did the "heavy lifting," like Ann Bens did in the PrPro forum.
    The important thing is that you get what you need.
    I'd ditch the Memorex discs, and settle on Verbatim, or Taiyo Yudens. I once used Memorex tape (probably back in your dad's, or grand-dad's day), and it was good. However, for blank DVD media, they adopted a poor business plan - buy the very cheapest source media, and emboss it with their logo. In a spindle of 100, you might find 3 - 4 different mfgr's media. TDK was once good, but went with the Memorex business plan.
    There are several media info utilities, and even the free ImgBurn can tell you, but it is always interesting to put in a Memorex disc, and see who actually made it, plus the lot number. Some discs might be good, but then some others can be horrible.
    Good luck,
    Hunt

  • How to make an auto size form of dynamic controls

    Hi Experts,
    i am creating a number of TextField controls and adding in the form component at run time.
    i set the width and height 100% but i need to have auto size form depending on the fields.
    please guide how can i set form size auto?

    As long as the form is inside a container that supports auto layout, lie VBox, and the VBox and Form have width and height set to 100% you should be okay.
    What is some simplified yet complete sample code and what problem are you actually experiencing?
    If this post answers your question or helps, please mark it as such.

  • How to make photo auto rotation work?

    Ok, I just got an ipod Touch 16GB yesterday and this is my first ever Apple purchase. I saw an iPhone that my friend has and really liked the screen and photo display features. My friend and I are both photographers. So I bought it mostly for its nice display, all other features are secondary to me.
    I plugged it in my Dell PC on Windows XP and set it up. Since ipod version 1.1.2 was available and I updated it before I had a chance to use it with 1.1.1. Anyway, after fiddled with it and loaded some images, I was eager to try photo viewing feature. To my disappointment, the photo auto rotation does not seem to work. When I changed the orientation of the ipod, there was no response and no rotation. For some unknown reasons, I could change the orientation for the whole set of images, sometimes 90 degrees or 180 degrees (upside down from original position), but not individual images. I never figured out how I did it. Could someone help me to get this straightened up? Appreciate in advance.

    jayem1 wrote:
    When I changed the orientation of the ipod, there was no response and no rotation. For some unknown reasons, I could change the orientation for the whole set of images, sometimes 90 degrees or 180 degrees (upside down from original position), but not individual images. I never figured out how I did it. Could someone help me to get this straightened up? Appreciate in advance.
    Sounds like you've got some kind of bug in the software or something. The above portion of the quote was really interesting, because i've never heard of it being able to flip the sets of images, only individual ones.

  • How to make the auto generated java script not to have any html comments.

    Hello BEA Experts, As you know that auto generated javascript functions like getNetuiTagNames in Workshop are included with in the the HTML comment tags like <b><!--
    --!></b> its another thing they should be generated correctly as follows <b><!--
    //--!></b>, to hide it from browsers not supporting javascript.
    My question is there any way to stop generation of the HTML comment tags and just genrate the javascript with in teh script elements..
    Please let me know..
    Thanks in advance..
    -Bob F.

    Not sure if this is an application question or if you are trying to hook into Crystal Reports parameter UI? If the later then no option other than report design. If an application then I can move this to the Java Forums.
    If you are asking how to alter the parameters I suggest you remove the Java reference and post a new question so it's not confusing the issue.
    Please clarify?

  • How to make portlets auto-minimize

    I have in mind a GUI strategy that involves having only one portlet open
    at any time within a specific layout region. When the user opens a
    currently closed portlet, the currently open portlet (in the region) is
    closed. Any suggestion on how to accomplish this?
    Thanks
    Mike

    You are most welcome, but Jeff did the "heavy lifting," like Ann Bens did in the PrPro forum.
    The important thing is that you get what you need.
    I'd ditch the Memorex discs, and settle on Verbatim, or Taiyo Yudens. I once used Memorex tape (probably back in your dad's, or grand-dad's day), and it was good. However, for blank DVD media, they adopted a poor business plan - buy the very cheapest source media, and emboss it with their logo. In a spindle of 100, you might find 3 - 4 different mfgr's media. TDK was once good, but went with the Memorex business plan.
    There are several media info utilities, and even the free ImgBurn can tell you, but it is always interesting to put in a Memorex disc, and see who actually made it, plus the lot number. Some discs might be good, but then some others can be horrible.
    Good luck,
    Hunt

  • How to make J2EE engine auto load The JSP Pages

    After I modify some JSP pages, If I just copy them to  the folder in the Server, The pages didn't update.
    How to make it auto update?

    Hello Shen,
    please take in consideration, that JSP page is translated to HttpServlet  component when deployed. It's not accessed via original JSP file.
    You can try to modify the final HttpServlet class file, but then you have to go through pre-compiling.
    Hope it helps,
    regards.
    mz

  • Dreamweaver CS4 Auto-Indent Ruined

    Auto-indenting in CS3 was great. When you hit the
    enter/return key in dreamweaver, the type cursor was taken to the
    next line, tabbed into the same depth as the previous line. In
    Dreamweaver CS4 however, Adobe has tried to make it more
    intelligent (when it didn't need to be), and as a result have
    ruined the auto-indent feature.
    When coding in javascript, dreamweaver cs4's auto-indent
    functionality is unpredictable and 9 times out of 10, isn't as you
    expected. This is incredibly annoying. It seems the problem occurs
    when coding an anonymous javascript function within parenthesis (a
    common/required jQuery practice). Dreamweaver, trying to be all
    intelligent indents the next line of code to where the previous
    line ended. Example...
    Edit: Stupid forum has no way to display tabs, therefore I can't
    demonstrate what dreamweaver is doing to my code, another great
    piece of work by Adobe.
    Does anyone know how to disable the auto-indent intelligence
    in CS4 and make it how it use to be in CS3? I'm bubbling with
    absolute frustration at the moment as I just want to code, but
    can't without getting even more agitated.
    Thanks

    I was having a problem with the auto-indenting in CS3 while coding javascript and I found a solution. The best way to fix it would be to edit the properties file with the number you prefer, but I don't know where that file is. However, if you follow these steps it will automatically update it for you. It's strange the way it works but hey, whatever.
    Note: I'm only sure this works in CS3, can't be sure about CS4.
    1. Use the icton that's next to the refresh circle to turn auto-indenting off. (The icon fades from yellow to white and looks like a bullet list. It's on the same row as the code, split, design buttons.)
    2. Find a line in your javascript, such as $('a').click( funtion(){, and hit enter to go to the next line.
    3. Tab over to where the indent SHOULD be (in your opinion).
    4. Turn auto-indent back on using that same icon in step 1.
    That's it. If you delete your new line then hit enter again your cursor should tab to the place you last left it. Dreamweaver seems to update it's calculations and now seems to get it right.
    Hope this helps. Thanks.

  • How to make indented text in Muse

    How to: make indented text in Muse, like a list with bullits

    I read on another post that you can do ALT 0149 (WIN) and it will create a bullet in Muse.  I tried ALT+0149 and then ALT then 0149 and neither one created a bullet so I must not be understanding the key shortcuts to create the bullet.
    The above video is not captioned (I'm deaf) so I don't understand how he's creating the bullets.  Can someone explain what I'm doing wrong?
    PS - when videos are made, it would be nice if you brought some kind of graphic on saying (for example) "Press the [whatever] key" so deaf people can see what's happening.

  • How to make a redirect without auto-redirect from the portlet "edit" mode?

    How to make a redirect without auto-redirect from the portlet "edit" mode?
    I use some sofisticated customizing with server-side validation of the form data. I want to redirect to the page of the portlet "show" mode and to the "edit" mode depending on the validation results. How can I do it?

    Heay.....this worked for me.
    I am able to change the mode programatically from edit to show.
    HttpPortletRendererUtil.handleEditAction(portletRenderRequest,"OK");
    I removed Apply , OK and Cancel buttons and applied my own Submit and Back button in Personalize mode and then change the mode to show on click of Back button using the above mentioned statement.
    Thanks
    ~Neeraj Sidhaye
    Try_Catch_Finally @ Y !
    ExtremePortal @ Gmail&#12288;&#65316;&#65359;&#65364;&#12288;&#65315;&#65359;&#65357;

  • How to make VPN client auto timeout when it still idle?

    How to make VPN client auto disconnect when it still idle?
    Hi,I found some user still connected the VPN evenif they dose not use the VPN resouse.
    I try to set a "idle timeout" for the VPN configuration.
    We use PIX515 8.0.3 and CISCO ACS 4.2 for the VPN's connection and authentication,and the user use cisco vpn client for the connection.
    I have tried many methods,but all failured.
    First,I configed "vpn-idel-timeout 5" on PIX.It can not worked.
    so,I add Radius(CISCO VPN 3000/ASA/PIX 7.0+) attribute "[026/3076/050] Authenticated-User-Idle-Timeout" on CISCO ACS,It still not worked.
    And I also add IETF RADIUS Attributes "[028] Idle-Timeout" on group setting on ACS,it always not worked.
    i found in vpn client's statistics,it always has some byte sended or received, i thought it maybe IPsec keepalive message or Radius message.
    This maybe the reason because the PIX or ACS think the vpn user is keep working.
    Can someone tell me how to make a "idle time out"?
    best regard.
    Roger

      here is the configuration on PIX,
    group-policy DfltGrpPolicy attributes
    wins-server value 10.0.0.67 10.0.0.68
    dns-server value 10.0.0.67 10.0.0.68
    vpn-simultaneous-logins 20
    vpn-idle-timeout 5
    split-tunnel-policy tunnelspecified
    split-tunnel-network-list value vpn-acl
    default-domain value mydomain.com
    address-pools value vpnpool group-policy DfltGrpPolicy attributes
    wins-server value 10.0.0.67 10.0.0.68
    dns-server value 10.0.0.67 10.0.0.68
    vpn-simultaneous-logins 20
    vpn-idle-timeout 5
    split-tunnel-policy tunnelspecified
    split-tunnel-network-list value vpn-acl
    default-domain value want-want.com
    address-pools value vpnpool

  • AHHHH! How do I turn off the "auto indent" in Word?

    Auto indent probably isn't the correct term, but I don't know what else to call it. I'm trying to write a paper, and for my works cited I need to indent certain lines. Well, it indents the whole paragraph and not just one line. So how do I turn this auto-indent off, because it's driving me insane and frankly I can't turn in my paper the correct way.

    Questions regarding Word are best posted on Microsoft's own forums for their Mac software:
    http://www.officeformac.com/productforums

  • How to make youtube video gallery auto play (&autoplay=1) work properly?

    Does anybody know how to make youtube videos play when clicked on the thumbnails in the video gallery? I have added the auto play function in the iframe code
    (<iframe width="600" height="335" src="http://www.youtube.com/embed/lwnhB8PEuDY? rel=0&autohide=1&showinfo=0&autoplay=1&theme=dark&color=white&modestbranding=1" frameborder="0" allowfullscreen></iframe>)
    for both videos but both videos play at the same time. The videos stop playing at the same time when once clicked on one of the thumbnails.
    Here is html test file and Muse project file to see what I mean.
    Help would be much appriaciated.
    Silvis.

    Hi Vinayak,
    Thank you for you response.
    Here silvis.co.uk/muse_test.zip is a valid link.

  • How to make pdf file auto open with adobe reader after downloaded

    how to make pdf file auto open with adobe reader after downloaded

    I note from your system details that you have the plugin for adobe pdf s so I would have expected the files should open in firefox '''without''' you needing to explicitly download them.
    Once the files are open in firefox, you will also get the option to save them permanently to a location on your computer. If you wish I suppose you could set the file type pdf to be associated with and be opened by firefox instead of with the Adobe Acrobat Reader, but that would just seem to be an additional complexity.

Maybe you are looking for

  • Header note of purchase order.

    hi friends, i want to print the header note of purchase order in script (which is developed) can anyone please tell me the solution how can we retrieve this using include object thanks & regards srinivas.

  • Data record too long to be imported (0 or 5000)

    Dear Expert in LSMW While display the read record this is the error comes "Data record too long to be imported (0 or >5000)" how to rectify this? but system allows for further steps and upload the maser record Regards Karan

  • Photoshop Elements 7,Process Multiple Files , size of destination file wrong

    In Adobe Photoshop Elements 7, I am using the Process Multiple Files tool to change the names (First Box contains: "Rob" + Second Box "1 Digit Serial Number") of files an add a watermark. The Name & water mark are created correctly. The Resize Images

  • Configuration Management System

    Hi, Is there support for Microsoft Visual Source Safe in JDeveloper 9i? Regards, Kriba.

  • How to make a song a ringtone

    hiya i would like to know how to make a song a ringtone on my nokia lumia i only got it today and cant work out how to do it like other nokias.  thanks  Solved! Go to Solution.