Resize script editor window

Hello,
Is it possible to resize Hyperion script editor window? Or is it possible to use another script editor.
In my documents, the scripts are 300 lines long and the script editor displays only 11 lines!
Thanks

Interactive reporting? in the script editor... bottom right corner of object browser ...

Similar Messages

  • SAP Script - Editor Window

    Hi,
    I am working on SAP SCRIPTS and the Editor Window has a maximum of 72 characters per line.
    I want to use BOX command 'BOX YPOS '1.75' CM HEIGHT '0.30' IN WIDTH '8.26' IN FRAME 10 TW INTENSITY 15' and I am unable to write this in 1 command line.
    How do I manage this?
    Thanks.

    Hi,
    Use edit->page left/right and then write your code,it will come in one line.
    Luck,
    Bhumika

  • Resizing Editor Window

    I have just started with a laptop running Vista Home Premium.
    My main machine has been using Elements iv and somehow I had managed to resize the Editor window.
    I have installed it on this new lappy and cannot for the life of me remember how I did it. It is occupying the whole screen and I want to be able to see the  side bar when I am working.
    Can some kind sole point me in the right direction?

    You'll have to set the monitor to the minimum required resolution: 1024x768 pixels.  If that particular res gives you a distorted picture, set the screen to its native resolution.
    Juergen

  • Script works in Script Editor, when saved as app, no longer works

    I've been playing around with AppleScript trying to learn a little. I wrote an app to fullscreen the current application. First I wrote one to full screen a specific app:
    tell application "Safari"
    set the bounds of the first window to {0, 0, 1440, 894}
    activate
    end tell
    This worked without any problems and I set a keyboard shortcut to activate it.
    Then I decided to make it work for the current app:
    tell current application
    set the bounds of the first window to {0, 0, 1440, 894}
    end tell
    When I ran it in Script Editor, it worked fine and set the bounds of the Script Editor window to what I asked. When I save it as an application the same way I did the first app, it doesn't work. I get the error message "Can't set the bounds of window 1 to {0, 0, 1440, 894}." I tried it on the same Script Editor window it worked on when I simply clicked run, but I keep getting the error message.

    try something like this saved as an app
    tell application "AppleScript Editor"
    activate
    make new document
    set the bounds of the first window to {0, 0, 1440, 894}
    make new paragraph at beginning of document 1 with data "hello world"
    end tell
    tell application "TextEdit"
    activate
    make new document
    set the bounds of the first window to {0, 0, 1440, 894}
    make new paragraph at beginning of document 1 with data "hello world"
    end tell
    Budgie

  • With clause query issue in oracle cloud script editor

    When I am running this query in SQL Workshop > SQL Commands window then its working fine
    with cte as (select * from emp)
    select * from cte
    where deptno = (select deptno from dept where loc = 'DALLAS')
    but its give me error in SQL Workshop > Script Editor window
    When I did copy & paste query from Script Editor window to notepad,
    then I realize that its automatically adding hidden "?" question mark (as per below query)
    how can I resolve this issue?
    please guide me.
    I have confirm that there is no any white space after 'DALLAS')
    & another simple queries working fine in both windows.
    with cte as (select * from emp)
    select * from cte
    where deptno = (select deptno from dept where loc = 'DALLAS')?
    Edited by: Sanjay on 28 Mar, 2013 6:46 PM

    Hi Sanjay,
    You have mentioned "+but its give me error in SQL Workshop > Script Editor window+" - are you referring to the SQL Workshop > SQL Scripts > Script Editor option, while editing a SQL script? If so, then I have been unable to reproduce the behaviour you have reported, and have not received any errors using your test query.
    To assist in identifying the cause of your problem, could you please outline the exact steps that you followed, leading up to the step where you receive an error?
    Regards,
    Hilary

  • Apps open in Script Editor after Security Update 2006-001 Mac OS X 10.4.5

    Several applications, notably "MathGo 2.2", no longer open when double clicked. Instead they open in a Script Editor window (after informing me they are not scriptable).
    It is as if Finder no longer recognizes them as applications! "Get Info" shows them as still being apps however.
    I can work around this by using AppleScript to launch them: "tell application "HD:Applications:MathGo 2.2:MathGo 2.2" to activate" but that's kind of a pain.
    Anyone else having problems like this? I'm certain it is tied to security update because I have an another start-up drive without the latest security update. These apps still run correctly when double clicked on that system.

    The Finder gets easily confused, who knows why, by applications whose name ends in a "." and something other than the extension "app"--it manages to get confused even without the latest Security update. There are those who have one account where "GreatApp 2.1" launches without a hitch, and another account where it doesn't. The easiest thing to do is do GetInfo on the application, and rename it to "GreatApp21.app"--it should then work fine.
    Francine
    Schwieder

  • Script Editor doesn't work in Firefox on Windows XP

    The script editor doesn't upload or display scripts. No matter what, the actual editing control stays blank. It's not a display issue--the scripts don't run either.
    It works in IE6 on my system, however.
    Firefox 2.0.0.4, Windows XP Pro SP 2.

    Ahh, good point Carl, this isn't happening while using firefox on apex.oracle.com
    In my environment I get the following error in the console: -
    Warning: Unknown property 'margion-bottom'. Declaration dropped.
    Source File: http://peter03/i/css/core_V22.css
    Line: 128
    reference line 128...
    span.lov_colorpicker span{margin-top:auto;[b]margion-bottom:auto;}
    which looks like a misspelling in the core_V22.css of 'margin-bottom'.
    but that is all, no javascript errors.
    I don't get that error on apex.oracle.com...
    Could this be the problem?
    Gus..
    OK, I've fixed the core_V22.css error. But it makes no difference to the display...
    also, should the margion-bottom be logged as a (tiny) bug and if so where is this done?
    Message was edited by:
    Gussay

  • Can not open script editor in HDS

    Hi everybody,
    When we open Script Editor, we see the notice: "cannot connect to distributor, script editor will now exit"
    Can you help me to resovle it?
    We use ICM 7.1
    Thanks you so much!

    You might also see this message if the services are running, but you are using Windows Remote Desktop (RDP), and are not logged in with console mode.
    Try this:  mstsc aaa.bbb.ccc.ddd /admin
    where aaa.bbb.ccc.ddd is the IP address or hostname of your HDS.  The /admin switch gets you in with console mode. 
    Net-net, you should see the ICM process' console windows on the taskbar.  If you don't, then either the service isn't running, or you're not in /console mode.
    fyi - ICM 7.1 is long-since end-of-life.  You should seriously consider upgrading to a more recent, supported release.

  • Resize javascript debugger window in acrobat

    I feel stupid.  I am trying to learn adobe javascripting.  I am following Adobe's web tutorial.(The tutorial screen shots have nice big windows.)  However the console window only shows 40 characters to a line.  On this debug window, there is no resize icon in the upper right hand corner of the window.  I tried to right click and drag sides, corners, top, and bottom, but no luck. I get a double-ended arrow like it should resize, but the window  The acrobat pro window is full-size, but the debug window is only 1/6th of that window.
    I am using a laptop with Vista Home Premium with Adobe Acrobat 9 with its latest updates.
    I took a look at the general support group, but just questions about using Adobe Acrobat.  I went back two months on the scripting group with no luck.
    Thank you

    you can grab the bottom right corner of the acrobat debug window to resize.  You'll want to make sure to grab the little dotted triangle icon inside the window, not the actual corner of the window itself. 

  • CCX 10.5 Script Editor Not Working Win7 Enterrpise 64 Bit

    Anybody else running into this?  Other colleagues stated that they have CCX 10.X editors working with Windows 7 32 bit.
    My issue is that the initial splash screen comes up for a quick sec and goes away.  I've tried Win XP compatibility and Run As Administrator.
    Found this post where I think the original person was referring to CCX 7.0 and people replying where referring to the issue that I'm running into with CCX 10.5
    https://supportforums.cisco.com/discussion/12149992/ccx-script-editor-hangs-win7-then-closes
    Thanks,
    Dan

    Hi Dan,
    We have seen such issues with UCCX 10.5 editor. For some reason on the other issue, the editor was not installed in the correct location (default).
    Solution:
    * Uninstall the editor.
    * Install the editor (Run as administrator) directly into Program files in the
    path : C:\Program Files (x86)\wfavvid_1051
    * Run the application by running it as Administrator.
    * While uninstalling and reinstalling, try to keep the anti-virus disabled.
    Let me know how it goes.
    Regards,
    Arundeep

  • 10g Express Edition; Problem saving updates in Script Editor

    I'm running 10g Express Edition on Windows XP Media Center with SP3 with Internet Explorer 7.
    I start with 'Go to Database Home Page'.
    Then take the path Home>SQL>SQL Scripts>Script Editor;
    I've created a Script called HW.
    I make some changes to the script
    Then I click the 'Save' button.
    Then I click the icon for my HW script.
    But when I look at my script my updates are not there.
    This does not happen all the time.
    Sometimes the save seems to work, and sometimes it doesn't.
    I've noticed the same thing with Run. Sometimes my changes
    will appear in the script that got Run. Sometimes they won't.
    Any ideas on what I need to be doing to consistently Save my
    updates in Script Editor? fwiw, I like Script Editor for what I need
    to do - create scripts, export them as .sql files, etc. But I'm not
    opposed to using another tool to do this.
    Thanks.

    SQL> select owner,object_type,status from all_objects where lower(object_name) = 'dbms_xdb';
    select owner,object_type,status from all_objects where lower(object_name) = 'dbms_xdb'
    ERROR at line 1:
    ORA-01219: database not open: queries allowed on fixed tables/views only
    So, I have tried the following:
    ->
    SQL> alter database open;
    alter database open
    ERROR at line 1:
    ORA-01507: database not mounted
    SQL> alter database mount;
    alter database mount
    ERROR at line 1:
    ORA-00205: error in identifying control file, check alert log for more info
    SQL> alter database create standby controlfile as 'ora_control1' reuse;
    alter database create standby controlfile as 'ora_control1' reuse
    ERROR at line 1:
    ORA-01507: database not mounted
    I'm quite confused right now.

  • Script Editor Not Working

    I have a problem with the script editor that is login (Windows login, not Oracle login) dependent. For some Windows users, the script editor doesn't work properly. For those users, the editor page will appear but the edit pane cannot be written. In addition the line number for the first line is not present. The buttons for upload and other functions do not function. If any scripts are already present, the icons appear, but clicking on them does not bring them up in the edit pane.
    For other Windows users, everything works normally.
    For all Windows users, the initial login to the database appears to work fine.
    It is clear that the problem is related to some property of the Windows login for the various users, but I don't know where to start looking. Does anyone have a suggestion?
    Thanks in advance.

    I am having this same problem in Linux. I am using Ubuntu 8.04 and I am following the tutorial at:http://st-curriculum.oracle.com/tutorial/DBXETutorial/index.htm
    I seem to be able to load a sample data file, but trying to access the file in the script editor, I cant see the file. I even tried to manually make a load_sample.sql file, but the script editor doesnt let me. Any help to get this working would be appreciated.
    thanks,
    blu.....

  • Development on SharePoint on-line using JavaScript in an Script Editor

    Hi,
    I’m doing a SharePoint development on SharePoint on-line using JavaScript in a Script Editor. I've changed the Calendar NewForm.aspx  in SharePoint designer and I should check the Start Date and End date and I should change the procedure of Save button.
    The problem is I cannot have the component ID’s. I even tried to create new components and rebuild the form but my script sometimes working and sometimes not working.
    I've also tried SharePoint Apps in Visual Studio 2013 and Napa but I have problems  accessing SP lists.
    Could you please advise me?

    Hi Sachin,
    Before I read you reply, I had a "Eureka" moment that I was about to write about.  I got my Javascipt to read my the value that was set in the Filterdropdown!  However, you somewhat burst my balloon with the revelation about how re-sizing
    window changes their size (i.e., Large to Medium, etc)?  It is true, my function does not work when I click the "restore down" icon on the upper right corner of my window, then it works again when I maximize the window.  That sucks : (
         Oh, well.  Thanks just the same!
    For what it is worth, here is the script I wrote:
    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
    <html>
    <head>
        <script language="javascript">
            //This function reads the digest using /contextinfo.
            function ShowAlert()
                alert(document.getElementById("Ribbon.ContextualTabs.MyWork.Home.Data-Large-2-1").textContent);
        </script>
    </head>
    <body>
    What filter am I set to?  Click the Button snd I will tell you... <input type="button" value="Button" onclick="ShowAlert()";/>
    </body>
    </html>
    \Spiro Theopoulos PMP, MCITP. Montreal, QC (Canada)

  • Running Microsoft Script Editor after installing Office 2010

    As per this link:
    http://office.microsoft.com/en-us/excel-help/use-office-excel-2010-with-earlier-versions-of-excel-HA010342994.aspx
    Microsoft Script Editor is installed along with Office 2010, even though it cannot be accessed from the UI. However, I cannot find it. I've looked in the installation folder, and in Program Files\Common Files for MSE7.EXE, and could not find it.
    Previously, when I encountered a Javascript error, I would get a window prompting me to choose a debugger. Now I get a window saying no debuggers are found.
    I would use IE8's built-in developer tools, but that doesn't help when debugging an HTA or under WSH.
    I am using Office 2010 Professional Plus on Windows XP SP3.

    Microsoft Script Editor (MSE) seems has been removed from Office 2007 and Office 2010.
    That means MSE will not install when you have installed office 2010.
    Microsoft Script Editor (MSE) has been removed from Office 2010 from what I can tell; however, it is still installed in Office 2007. There isn't a default botton configurationm to bring it up like in Office 2003. If you want to access it make sure it is installed
    with the installation of Office 2007 and make a shortcut going to "%programfiles%\Common Files\Microsoft Shared\OFFICE12\MSE7.EXE". If anyone finds where it is in office 2010 please let me know or has a definitive "no it is not a feature."
    Thanks.

  • Oracle XE script editor not working

    Hi!
    i installed oracle xe on windows vista.
    But somehow i cant seem to use the script editor i.e. i cannot type in anything into the editor.
    the entire editor just appears red.
    browser: Google Chrome.
    please reply
    Edited by: user10296156 on Jan 21, 2010 9:13 AM

    Try using Firefox or IE (ugh!).
    :p

Maybe you are looking for