Recent content by Ferenc Palyi

  1. F

    Invoke Large Data Editor using the keyboard

    Hi, is there a way to run the large data editor for a cell in the result grid of an SQL Window using only the keyboard? I have examined the Key Configuration settings of PL/SQL Developer, but was unable to figure out a solution for this. Thank you! Feri
  2. F

    macro bug?

    I have found another issue. I have created a macro with my keyboard layout set to english. When I change the layout to Hungarian my macro failes to run, because the \ caracter goes to ű. It changes to ű even in the macro library keys pane.
  3. F

    macro bug?

    I'm trying to create a macro, which opens a saved sql file in an sql window, executes it, and gets the whole result set. It works fine till execution but failes to retreive the whole recordset. I'm using pldev 604. I checked the keys recorded for my macro. At the end I can see the alt+end key...
  4. F

    RSS feed request

    Thank you! I have added the feed to my bloglines account. Cool!
  5. F

    RSS feed request

    I would greatly appriciate if you could serve an RSS feed of this forum. Ferenc
  6. F

    template bug?

    I'd like to create a template which inserts some text between square brackets. My template is very simple: [[[Name]]] When I try to run it, pldev asks for the value of the Name] variable. The result is: [some text Is it a bug or a feature?
Back
Top