How do I get the grid in the curve tab of hdr pro in PS CC?

How do I display the grid in the curve tab of HDR Pro in PS CC? I tried to alt click like you can do in adjustment to go from 8 to 16 but to no avail. After I alt clicked then curve froze and I couldn't click anywhere. The cancel and ok buttons grayed out so I can't even get out of HDR PRO. I eventually had to shutdown PS and start over. Any help would be appreciated. Thanks

Oracle Database 10g Express Edition Release 10.2.0.1.0 - Production
SQL> CREATE OR REPLACE PACKAGE package_name
  2  AS
  3     r_emp emp%ROWTYPE;
  4  END package_name;
  5  /
Package created.
SQL> SET SERVEROUTPUT ON SIZE UNLIMITED;
SQL> DECLARE
  2     v_empno emp.empno%TYPE;
  3     v_ename emp.ename%TYPE;
  4  BEGIN
  5     SELECT *
  6     INTO   package_name.r_emp
  7     FROM   emp
  8     WHERE  ROWNUM = 1;
  9
10     EXECUTE IMMEDIATE
11        'BEGIN ' ||
12        '   :v_empno := package_name.r_emp.empno; ' ||
13        '   :v_ename := package_name.r_emp.ename; ' ||
14        'END;'
15        USING OUT v_empno, OUT v_ename;
16
17     DBMS_OUTPUT.PUT_LINE ('v_empno => ' || v_empno);
18     DBMS_OUTPUT.PUT_LINE ('v_ename => ' || v_ename);
19  END;
20  /
v_empno => 7369
v_ename => SMITH
PL/SQL procedure successfully completed.
SQL>

Similar Messages

  • How do I get the "Document" tab to appear in the toolbar?

    How do I get the "Document" tab to appear on the "Adobe Reader" toolbar?

    There is no way to add that. All changes to the Adobe Reader toolbar can be found here:
    View->Show/Hide/Toolbar items

  • When I open a new tab, how can I get the second tab to be me my home page also?

    I know how to right click and open a new tab when I am browsing but if I want to open just a blank new tab, how can I get the second tab to be my home page also?

    I know how to right click and open a new tab when I am browsing but if I want to open just a blank new tab, how can I get the second tab to be my home page also?

  • HT1527 I just brought a game for my MacBook Pro, however, after I purchase the game I notice it was for IPADS I brought it for my IPAD 2 yrs ago. So how do I get the game on my macbook pro or my money back.

    I just brought a game for my MacBook Pro, however, after I purchase the game, I notice it was for Ipad 2 years ago, So how do I get the game on my macbook pro or get my money back.

    Marilyn98 wrote:
    I just brought a game for my MacBook Pro,
    You mean you just bought a game though iTunes thinking it was for your MacBook Pro.
    So how do I get the game on my macbook pro
    You don't. You can go to Apple menu > App Store to purchase games for your MacBook.
    or get my money back.
    Contaact iTunes support here -> http://www.apple.com/support/itunes/contact/

  • How do I get the keyboard on my macbook pro to light up?

    how do i get the keyboard on my macbook pro to light up?

    Welcome to Apple Support Communities
    What MacBook Pro have you got? Only Unibody MacBooks Pro (Late 2008 and newer) have a backlit keyboard. If you have one of these MacBooks Pro, you can set up its illumination in System Preferences > Keyboard. See > http://support.apple.com/kb/ht4882

  • How do i get the acrobat tab to display in Word 2013?

    how do i get the acrobat tab to display in Word 2013?
    i have Adobe Acrobat 11 Pro for Windows. In Word, it's in the Add-Ins area, and set to display at startup, but it doesn't.

    Are you running at least version 11.0.1 of Acrobat? Have you checked to make sure the add-on isn't on the disabled list for Word 2013? This is done under the Word Options button.
    In the categories pane, click Add-ins.
    In the details pane, verify that the add-in appears in the Disabled Application Add-ins list.  The Name column specifies the name of the assembly, and the Location column specifies the full path of the application manifest.
    In the Manage box, click Disabled Items, and then click Go.
    Select the add-in and click Enable.
    Click Close.

  • HT1296 I am trying to sync contacts from my iPhone to Mac.  When I plug in my iPhone, I do not get the Info tab in iTunes (as mentioned in how to sync on this website).  How can I get the info tab to appear?

    I am trying to sync contacts from my iPhone to Mac.  When I plug in my iPhone, I do not get the Info tab in iTunes (as mentioned in how to sync on this website).  How can I get the info tab to appear?

    Since the release of Mavericks (OS X 10.9) syncing contacts and calendars with a Mac via iTunes is no longer supported. The currently supported method is via iCloud. Setup instructions: http://www.apple.com/icloud/setup/

  • How do you get the Tones tab on iTune so I can load a song on ringtones?

    How do I get the Tones tab on iTunes so I can load a song on ringtones? Any instructions on how to add a new ringtone?

    I looked into that, and you right.
    I will replace the Class.forName() with ClassLoader.loadClass() and instantiate a new ClassLoader everytime I need a new version of an existing class ( up to a limit of, say, 100 times, after which the server will notify the client that it has to be restarted before that class can be updated ).
    Now, another question: What happens when I load 10 different versions of "Msg404.class", using different loaders ?
    Will the JVM give me the latest version, when I instantiate Msg404.class ?
    ( That is what I would expect to happen ).
    Thanks, Fredrik.
    -RUi

  • How do I get the close tab x to be on the tab?

    Every time I want to close a tab I have to bring up the tab list. How do I get the close tab x to be on the actual tab?

    I don't think there is a built-in setting for that. The one used on desktop versions of Firefox has no effect in the Android version (browser.tabs.closeButtons).
    The easiest workaround I could find was the Quick Gestures extension. One of the many actions for which you can define a gesture is to close the current tab. By default, the gesture is Down Right Up, which didn't seem to work for me. I changed it to Left Right Left and that does work.
    If you haven't installed any add-on in Firefox for Android before:
    menu > Tools > Add-ons > Browse all Firefox add-ons
    Here you can search for gestures
    After installing, return to the tab with Add-ons, tap Quick Gestures and then tap Enable and under Preferences, Open. Then you can see and customize individual gestures.

  • How do i get the old tab switching behavior back?

    I installed Firefox 8 today to give it another try after a pretty bad experience of switching from FF 3.6 to FF 4.0.
    Right now, i've dealt with most of the inconveniences of the switch, but there is one thing i don't get.
    What happened to the tab navigation behavior? I mean, i used to be able to switch tabs from left to right with Ctrl+Tab and from right to left with Ctrl+Shift+Tab. And it was perfect for me.
    Now Ctrl+Tab is opening some sort of a preview window, and Ctrl+Shift+Tab opens the All Tabs list.
    How could i get the previous behavior back? I'm too used to it to change myself simply because somebody came up with a new way that he thought would suit better.
    Thanks.

    Found the answer by myself, thanks to the [https://support.mozilla.com/en-US/questions/851489 other post here] . Looks like Control Tab Preview got itself enabled for some reason...

  • How do I get the App Store for Mac Pro?

    How do I get the App Store?  I bought Snow Leopard 10.6.3 so that I could download Lion so that my MobileMe email account would work again.  Installed Snow Leopard and no way to get Lion because I don't have an App Store.

    You need to update to 10.6.8 to be able to get the App Store, and to be able to download Lion (10.7)

  • How do I get the files from final cut pro trial to final cut pro

    I purchased Final Cut Pro after using the trial version and I don't know how to get the project I was working on into the new purchased version?

    You should be able to determine which version your trial is by control-clicking it on your desktop and selecting "Get Info" from the contextual menu that appears.

  • How do i get the new tab window to display the windows for the different websites

    When i first update firefox i was able to use the new tab feature. but now when i open a new tab i get this babylon thing and can't get it to go away. i want the new tab feature with the window links to different webpages back. how do i make this happen?

    See these pages about Babylon Toolbar:
    *[[/questions/923451]]
    *[[/questions/746530]]
    *http://support.babylon.com/index.php?/Knowledgebase/List/Index/48/english-faq
    *http://support.babylon.com/index.php?/Knowledgebase/List/Index/37/installation--technical-support
    You can try to reset some preferences to the default with the SearchReset extension:
    *https://addons.mozilla.org/firefox/addon/searchreset/
    Note that the SearchReset extension only runs once and then uninstalls automatically, so it won't show on the about:addons page.
    If you do not keep changes after a restart then see:
    *http://kb.mozillazine.org/Preferences_not_saved
    *https://support.mozilla.org/kb/Preferences+are+not+saved

  • How do i get the new tab to show the pin to page , it stopped showing it and is on the start page know

    browser know shows start page in new tab , how do i get it back to the pin to page

    problem solved thak you Andy.c that was too easy and a fast reply i'm abit of an iliterate with these things

  • How can I get the ringtone tab to pop up under the library?

    I'd like to enter the ringtone I made onto my iphone but I don't have the ringtone tab under the library to do it. How can I get it to show up?

    Go into Edit > Preferences and make sure that Ringtones is ticked on the General tab

Maybe you are looking for

  • Use of microphone on Adobe Connect

    Hello, I use Adobe Connect with flashplayer 9 for my studies. I can hear the teacher but I cannot Speak through my microphone. I can see my microphone in grey but I cannot speak. My microphone works well and I need to use my micro. Could you help me

  • Logic 9 and Korg Kontrol 49 as a control surface

    You have got to be kidding me. Logic's implementation a for the Korg Kontrol 49 is a joke. Let's starts with the basic's. Mod Wheel does not work, sustain pedal does not work. When I run Reason, the K-49 is a dream, everything works perfectly. It has

  • Interrupts mode failure for counters on 6624

    Hi everyone,  I'm facing a problem with a counter board PCI-6624. I have 5 flowmeters inputs in quadrature. 3 of them are in DMA and 2 in Interrupts mode for the edge count DAQmx read function. (6624 doesn't allow more DAM channels, and I cannot use

  • My mm inplementation interview task

    Hello Friends, I am new to MM, no Implementation experience yet. I am being asked to go to a Company, understudy their system and come up with a presentation on how to implement SAP MM in that company as my interview task. I am not too clear on what

  • Cannot delete pictures in my BB 8900!

    I ont get the option to delete my pictures in my blackberry 8900... ive tried exploring the folder, pressing the delete key nd the ony way in can delete the picture is plugin my device to te computer. it doesnt even promt or gives me the option.