Keybod mappings using fmrweb.res file in forms10g problem

hi all,
I have a problem in keybord mappings,like we are porting our application from forms 6 to oracle 10g using 10g ds some of the keybord bindings i need to change in 10g.my problem is for "next block" in 10g "shift+page down" is using i want to change this to Control+Page down in fact i changed to by editing the fmrweb.res file "34 : 1 : "Shift+PageDown" : 71 : "Next Block" this i changed to
"34 : 1 : "Ctrl+PageDown" : 71 : "Next Block"
but no way this key is not working how can i override this can anyone help me out to solve this.
Thanks in regards.

Hello,
the shift code is : 1 :
but the control code is : 2 :
Maybe you could simply try the frmpcweb.res which has the same configuration as C/S versions.
Francois

Similar Messages

  • Problem in changing HOTKEYS using fmrweb.res in Forms 10G

    Hi
    i am working on ORACLE FORMS 10g.In our requirement the Hotkey for Save Button is F9 , Add Button is F8, Exit is F5.I changed these values in the fmrweb.res but F9 Key for Save is not working.I used the command Save for F9 then later changed it to commit..but still no change..could someone throw some light on this issue?

    since it was sunday i couldnt check in office yesterday.its the single file i have got fmrweb.res .it s english installation and some other keys which i have changed do work for me.for example for exit i needed F4 hotkey so i changed it in this file and it works good.its only for save-F9 and find F4 it does not work.it would be of great help if someone could post that fmrweb.res file.

  • Again about fmrweb.res file in Forms 10g

    Hi all!
    My fmrweb.res file contains standard lines for "Function N". For example:
    114 : 3 : "Shift+Ctrl+F3" : 85 : "Function 3"
    But when i run my forms-application, Help-Keys window don't show these lines.
    Then i write form-trigger Key-F3, run the form, press Shift+Ctrl+F3, but .. no result.
    Trigger Key-F3 dont work.
    What's problem? Help me, please!

    I have just tested at this very moment on my 10.1.2 and the Key-F2 trigger is firing correctly when I press Ctrl+Shift+F2.
    Maybe you would have a problem with your .res file. Make a copy, then use another one to test.
    Francois

  • Can i use pro res files in iMovie even though i don't have Final Cut Pro?

    Hello,
    I'm expecting some film footage to be delivered to me thats being delivered in a Pro Res format. Since my request to the company I've realised that it seems that I might not be able to import the Pro Res files into iMovie on my iMac if I don't have Final Cut Pro (FCP) installed. Is this correct? If so, is there a simple way I can import the format without having to go to the expense of buying FCP?
    Thanks
    Steven

    Hey Henmans,
    Thanks for the question. Apple ProRes is a format developed for high-quality, high-performance editing in Final Cut Pro X. To gain access to this codec, you’ll want to purchase Final Cut Pro X or a licensed third-party product:
    Apple ProRes Authorized Products - Apple Support
    http://support.apple.com/HT200321
    Additionally, you may want to learn about unauthorized codec implementations:
    In some instances, unauthorized codec implementations have been used in third-party software and hardware products. Using any unauthorized implementation (such as the FFmpeg and derivative implementations) may lead to decoding errors, performance degradation, incompatibility, and instability. If you're using or considering the purchase of a product that encodes or decodes ProRes but is not on the list below, please contact us at [email protected]
    Additional Information:
    About Apple ProRes - Apple Support
    http://support.apple.com/ht5151
    Thanks,
    Matt M.

  • Anyone have experience using high-res files (eg line art) in Aperture?

    As I found at http://discussions.apple.com/thread.jspa?threadID=1741287&tstart=0 it seems that Aperture will choke on files over a certain size. I'll grant, I tried something that is outside the scope of Aperture---I tried using it to store a workflow starting with a scan rather than a photo. The scan is higher resolution than most digital photos (as line art must be).
    Does anyone have any experience with high-resolution photos or scans? I'm talking over a hundred MB, possibly upwards of a gigabyte. These are precisely the sort of files that I want to create lower-res versions for specific applications and have them be linked to the master file.

    I tried to use Aperture with my line art scans in the early versions of Aperture, but gave it up because Aperture did not seem to handle the file size.
    Instead I use another workflow for my artwork, Bridge, Photoshop, Illustrator and Version Cue in combination with Extensis Portfolio. This is a very pleasing solution for me and I would recommend it to others to try out as well.
    For me, Aperture is used for managing and adjusting my photographs.
    Regards
    Paul K

  • PI 7.1 using FTPS as File Sender Adapter: Problem connecting to Server!

    Hi
    We are using SAP PI 7.1 and I am trying to connect to an FTPS Server, but always get the following Error in the log: "Channel FileReceiver: Error connecting to ftp server 'hostname': com.sap.aii.adapter.file.ftp.FTPEx: The control connection to the FTP server hostname timed out while reading the server reply."
    I checked all the parameters and they seem to be ok! When I am using the same parameters with a WS_FTP Client Tool on the same server, I can establish the connection! Hostname, Port, User, Pass, etc must be ok ... I also imported the CA Certificate into the "TrustedCAs" KeyStore ...
    We also checked if on FTPS Server side we can see anything in the logfiles, but it seems that PI (Fiel Adapter) does not send anything to the FTPS Server. On OS Level we see that a TCP Connection is established tho the Server on the correct Port and we also used a tool to analize if data is sent over the established connection, but there was no data :-o
    Can anybody help me?
    Thanks
    Christoph

    Hi Pavan
    Access rights are ok ... how do I check if my PI Sysem supports FTPS? We have installed the crypto extensions and I also can select the FTPS Option on the file adapter. Is there anything else that must be enabled or configured?
    Regards
    Christoph

  • Forms resource file - fmrweb.res

    Friends,
    When I ran my forms6i by pressing "Run in Web Mode",Button, it
    executes in web mode. I was told that, it uses resource file
    fmrweb.res for key mapping.
    I would like know more about fmrweb.res ( resource file) and
    what all properties I can set in it for application.
    Any pointers/documents/tip would be highly appreciated.
    Chandra Mohan Reddy

    FFN 95 is the function for List Tab Pages. Some sharp guy in Oracle hardcoded it to F2 so that if you ever want to use F2 for anything else, you MUST include a 95 someplace in your fmrweb.res file and reassign it. I reassign the List Tab Pages as follows:
    113  : 11: "Ctrl+Alt+Shift F2":95: " List Tab Pages"Now, for the other issue: If the key always shows up, you can precede the description with a hex A0 (decimal 160 character), which shows up as a space, but sorts higher than A-Z, so it will appear last in your show keys list.
    And try assigning it to FFN 82 through 91, which are named Function 0 through Function 9. With one of those functions, unless your form has a KEY-Fn trigger defined, then pressing F10 will probably get an "FRM-41008: Undefined function key" error.

  • How to change keyboard map fmrweb.res for different forms

    I'm using Oracle Forms 10g with Oracle Forms and Reports Application server 10g.
    I know how to change fmrweb.res to change how keys function on web forms. The problem I'm having is I only know how to assign the fmrweb.res file when connecting to the application server, which means all forms running on that session have to use the same keyboard mapping.
    I know you can change the defualt fmrweb.res for all the forms executed on the application server
    and you can change the fmrweb.res file in the URL like
    server/forms/frmservlet?Form=login.fmx&config=dataentry
    (where dataentry is defined in the formsweb.cfg file)
    and in the config section I have
    [dataentry]
    term=fullpath/fmrweb_new.res
    My question is, is there a way to pick a different fmrweb.res file based on the form?
    Can you specify multiple forms in the basexxx.htm file(basejini.htm) in the PARAM section like
    <PARAM NAME="serverArgs"
    VALUE="module=form1.fmx term=fillpath/filename1.res"
    VALUE="module=form2.fmx term=fillpath/filename2.res"
    VALUE="module=form3.fmx term=fillpath/filename3.res"
    VALUE="module=form4.fmx term=fillpath/filename4.res">
    Is there a way to pass term=fullpath\filename.res to the Oracle Forms Web Runtime process for each form using call_form, open_form, or new_form?
    Edited by: user537213 on Sep 19, 2008 5:38 PM
    Edited by: user537213 on Sep 19, 2008 6:24 PM

    Posiible approach (i now it sounds strange):
    Configure your enter-key to fire the KEX-EXEQRY-Trigger.
    In the dataentry-form-module: Overwrite the KEY-EXEQRY-Trigger so thtat is just does a NEXT_ITEM; .
    I know there may be other implications depending of the compelixity of your dataentry-form, but maybe this helps.

  • Java Exception & error loading fmrweb.res

    I have installed Oracle9i Database and oracle 9i Forms on windows XP.
    When i try to run a form i get a java Exception
    MessageManager: key VERSION bundle oracle.forms.engine.RunformBundle exception java.lang.IllegalArgumentException: unknown format type at
    At the same time i get an error while opening the fmrweb.res file.
    I have seen some solutions to this problem, but I'm not sure i fully understand them. I hope somebody could help me.

    What is the error message, this looks like normal informational messages
    I have signed it sucessfully..Now i am getting the
    following in the java console
    Oracle JInitiator: Version 1.3.1.9
    Using JRE version 1.3.1.9 Java HotSpot(TM) Client VM
    User home directory = C:\Documents and
    Settings\Aruns
    Proxy Configuration: Manual Configuration
    Proxy: proxy1.emirates.net.ae:8080
    Proxy Overrides: 172.16.*,<local>
    JAR cache enabled
    Location: C:\Documents and Settings\Aruns\Oracle
    racle Jar Cache
    Maximum size: 50 MB
    Compression level: 0
    c: clear console window
    f: finalize objects on finalization queue
    g: garbage collect
    h: display this help message
    l: dump classloader list
    m: print memory usage
    q: hide console
    s: dump system properties
    t: dump thread list
    x: clear classloader cache
    0-5: set trace level to <n>
    Loading
    http://hpc266:8888/forms90/java/f90all_jinit.jar from
    JAR cache
    Cached copy of
    http://hpc266:8888/forms90/java/webutil.jar is out of
    date
    Cached copy: Jul 4, 2005 8:50:04 AM
    Server copy: Jul 4, 2005 8:52:15 AM
    Downloading
    http://hpc266:8888/forms90/java/webutil.jar to JAR
    cache
    Cached copy of
    http://hpc266:8888/forms90/java/jacob.jar is out of
    date
    Cached copy: Jul 4, 2005 8:50:16 AM
    Server copy: Jul 4, 2005 8:51:59 AM
    Downloading http://hpc266:8888/forms90/java/jacob.jar
    to JAR cache
    connectMode=HTTP, native.
    Forms Applet version is : 90270
    Can anybody pls help me in this issue

  • 9i fmrweb.res config for CTRL+numerical keyboard

    OK, here's the problem. I've configured fmrweb.res (or fmrwebdk.res since I'm Danish) to respond to CTRL+'a number' and that works. However, CTRL+'numerical keypad number' does not work.
    I'm set up as follows:
    49 : 2 : "Ctrl+1" : 83 : "KASS Aftale fane"
    50 : 2 : "Ctrl+2" : 84 : "KASS Regningsinfo fane"
    51 : 2 : "Ctrl+3" : 85 : "KASS Opkald fane"
    52 : 2 : "Ctrl+4" : 86 : "KASS Historik fane"
    53 : 2 : "Ctrl+5" : 87 : "KASS Jobs fane"
    54 : 2 : "Ctrl+6" : 88 : "KASS Special info. fane"
    55 : 2 : "Ctrl+7" : 89 : "KASS Callback fane"
    56 : 2 : "Ctrl+8" : 90 : "KASS Opret Nyt Job"
    57 : 2 : "Ctrl+9" : 91 : "KASS Ny Linie i Historik"
    In Forms Developer they're keyed to the "KEY-F1" ... "KEY-F9" triggers on the Form Level (nevermind that this has nothing to do with F# buttons - don't ask).
    Does anyone here have a suggestion on how to configure fmrweb.res to also respond to numerical keyboard strokes? It simply seems like Oracle haven't put the right listeners into the java! (It worked perfectly under 6i, though, where it didn't care if you used your regular numbers or those on the numerical keypad).
    I use the short cut keys to change tab pages with.
    Sincerely,
    Jesper Vad Kristensen

    OK, I got an answer in the thread 'List of all "Forms Function Numbers" for use in fmrweb.res file'. Yes, java does have function numbers for numerical keypad, and they need to be typed into the fmrweb.res explicitly:
    To continue my example:
    96 : 2 : "Ctrl+0 numpad" : 82 : "KASS Hierarki fane"
    97 : 2 : "Ctrl+1 numpad" : 83 : "KASS Aftale fane"
    98 : 2 : "Ctrl+2 numpad" : 84 : "KASS Regningsinfo fane"
    99 : 2 : "Ctrl+3 numpad" : 85 : "KASS Opkald fane"
    100 : 2 : "Ctrl+4 numpad" : 86 : "KASS Historik fane"
    101 : 2 : "Ctrl+5 numpad" : 87 : "KASS Jobs fane"
    102 : 2 : "Ctrl+6 numpad" : 88 : "KASS Special info. fane"
    103 : 2 : "Ctrl+7 numpad" : 89 : "KASS Callback fane"
    104 : 2 : "Ctrl+8 numpad" : 90 : "KASS Opret Nyt Job"
    105 : 2 : "Ctrl+9 numpad" : 91 : "KASS Ny Linie i Historik"
    Sincerely,
    Jesper Vad

  • Tomcat Web-server uses old .class files

    Hi Friends,
    My Tomcat webserver uses old .class files. The problem persists even if I delete old class files. The new ones are formed but then if i again recompile, the new-old ones are used :)
    Am I doing something wrong????
    Please suggest!!

    I have experienced this problem before as well. Tomcat seems to cache compiled class files for better speed. To get Tomcat to reload class files that I've recently recompiled here is what I do:
    1. Go into the Tomcat server administration area (http://localhost/admin)
    2. Choose the context that is using the classes that you want to reload (from Service / Host)
    3. Make sure reloadable is set to true
    3. Click save, and then commit changes
    Hope this helps, but if there is a better way to get Tomcat to use the most recent class files I would love to hear it!

  • After burning a successful DVD in iDVD out of FCPX, how can I see the settings it used?   So I finally burned a DVD out of a Apple Pro Res file into iDVD in PAL format. My question now is how can I find out what the exact burn properties were so that I ca

    After burning a successful DVD in iDVD out of FCPX, how can I see the settings it used?
    So I finally burned a DVD out of a Apple Pro Res file into iDVD in PAL format. My question now is how can I find out what the exact burn properties were so that I can apply the same burn properties to a project in Compressor 4?
    Is it possible to see what iDVD did?

    I don't know any way you can interrogate iDVD to reveal settings to the extent that you can in a Compressor project. What you could do is open up the show's VOB in MPEG STreamclip, go to File and Reveal Stream Information; that will at least give you some rudimentary info like average bit rate. Perhaps someone, with more iDVD experience, can chime in here.
    The broader question is why use Compressor at all if your current workflow is doing the job to your satisfaction?
    The value of Compressor is that it gives you control over the many parameters that affect size quality.  and playability. The Compressor presets can give you a starting point for DVD delivery, Web, etc. From those presets, people typically experiment by adjusting the parameters until they get the desired results for their specific show. It's a little bit science and a little bit art. After experimenting, you may be able to get slightly better quality for the project you've successfully burned in iDVD by using Compressor and something likeToast…or maybe not.
    Good luck.
    Russ

  • 6i-WEB:How to Refer Terminal Res file

    Can we refer the Oracle Terminal resource files in Web mode and import key bindings???
    Is this supported??
    Please post if any one has tried it successfully.
    I did the following
    <param name="serverArgs" value="module=c:\..dirpath..\ModuleName.fmx terminal=c:\..dirpath..\termfilename:mappingName">
    When running from a Web browser, the applet prints a message saying "Error Opening
    c:\...dirpath...\termfilename:mappingName"
    The same resource file works for me in traditional client server mode.
    Thanks in Advance
    krishns

    Oracle doesn't use the Oracle Terminal file for the web version. It replaced it with a much easier to use text file you edit directly called FMRWEB.RES (NOT FRM, FMR). If you search for this in your Developer Server installation and look at it, you should be able to figure out how it works from the internal comments.

  • Apple ProRes QuickTime Decoder  - Both types say I have "a newer version installed", but I can't view Pro-Res files on either type of machine.

    I'm trying to view a Pro-Res file from Final Cut Pro on machines that have Quicktime Pro, but having no luck.  I've tried installing the "
    Apple ProRes QuickTime Decoder " for both Windows and Mac (on the correct machines), but I keep getting "You already have a newer version of this installed" on each machine, and can't finish.  Needless to say, the Pro-Res file will not play on either machine, and there seems to be no way to remove a "newer version" and install this one.  Thanks for any suggestions.

    Rob,
    There is no quicktime folder there. And no quicktime program is installed when I try to install iTunes. The only reason I tried installing quicktime in standalone was because the itunes install was not actively going to the quicktime part of its installation.
    I've tried removing everything and only installing iTunes. But even after deleting the physical files, using the WIndows Install cleanup tool, and cleaning up my registry, the quicktime portion of the iTunes install doesn't complete, and I keep getting "unknown" errors from the crash prevention program, and from what I can see it's because there's no physical Quicktime program installed.
    As for other accounts, no I cannot start it up with other accounts, I keep getting the "Unknown" error and there is no physical files for quicktime anywhere.
    And selective startup doesn't seem to work as there is NO qttask option when I run selective startup.
    So, I seem to be out of options, and thing else I could try?
    ~Jay

  • New problems importing Pro-res files

    Hi,
    I am running CC14 on PC (HPz800 Windows 8) - and I have recently become unable to import Pro-res files into After Effects or Media Encoder. These files DO open in premiere
    I have tried the following:
    Restarted
    Cleared my cache
    Cleared all my appdata settings
    uninstalled and reinstalled latest Quicktime
    reverted back to a previous version of After effects (this is where i noticed the problem first and I had recently got a new update)
    copying the file to a different location on my drive and importing it from there
    Additionally:
    I have had no problems with Pro-res in the past
    The same file works fine on other computers in my office with the same versions of Ae/Encoder
    The video file works in premiere
    The video file plays fine in Quicktime
    I get the following errors:
    In Ae - "this '.mov' is damaged or unsupported"
    In media encoder - "could not be imported. could not read from source. please check settings and try again"
    In the meantime I have re-encoded a proxy using premiere - however this is not an adequate long-term solution
    Not sure what to try next, don't really want to re-image my whole computer (i already did this on a month or so ago)
    Any help is appreciated

    troubleshooting QuickTime errors with After Effects
    fixing permissions problem

Maybe you are looking for