ESTK breakpoints do not break

Hi all

For real the breakpont debugging mechanism is not useful in many cases:

  • Breakpoints work as expected for scripts that are run in the ESTK
  • As soon as FrameMaker is involved, things get complicated:
  • As long as I can call functions of in ESTK it works because without FM
  • Once a function is called via the menu, the breakpoints not to interrupt execution.

That's why I used a logging mechanism each entry in a function (and leave) and alert/Console code.

Stopping at a breakpoint and Tip toeing through the following code would of course be a more elegant method, especially with the open data browser.

It is my impression that the engine ARE FM unknown breakpoints defined in ESTK.

My expectations for breakpoints is wrong or is only in this way?

Hi Klaus,

When you start a script via FrameMaker, the ESTK is no longer involved.

To put an end to certain times, you can use alerts.

But there is a way to use breakpoints without starting the script in ESTK debug mode. I must admit that I have not yet tested.

Take a look at page 218 Javascript Tools Guide:

The dollar sign ($) object functions

BP()

.BP $ ([condition])

Executes a breakpoint at the current position.

condition: optional. A string containing a JavaScript statement to be used as a

condition. If the statement is true or not null when this point is reached.

execution stops.

If no condition is necessary, it is recommended to use the JavaScript debugger

Statement by the script, rather than this method.

It seems not very comfortable, but it should work.

Tags: Adobe FrameMaker

Similar Questions

  • Debugger does not break on breakpoints

    I'm running one of the tutoials, test and debug procedures using SQL Developer 3.1 and try to run AWARD_BONUS in debug mode with a break on the select statement as directed by the tutorial.  The first time something about a problem with my firewall and I clicked OK on the error and the proc ran without breaking.  Of course I have no notes of the error and now I can't reproduce it.  Is there a newspaper that could explain what happened?  Can anyone help?  Here is the output of message of the race.

    Connect to the hr_orcl database.

    PL/SQL execution: ALTER SESSION SET PLSQL_DEBUG = TRUE

    Running PL/SQL: CALL the DBMS_DEBUG_JDWP. CONNECT_TCP ('172.22.9.9', '50911')

    Debugger agreed database on 50911 port connection.

    Running PL/SQL: CALL the DBMS_DEBUG_JDWP. DISCONNECT()

    Employee salary for 149 ID currently is: 14900

    The percentage of commissions for 149 is currently:.2

    Employee salary for 149 ID will be changed into: 15300

    Process is complete.

    Disconnection from the hr_orcl database.

    Debugger disconnected from the database.

    And here's the proc

    create or replace PROCEDURE (award_bonus)

    emp_id NUMBER, sales_amt NUMBER) AS

    REAL l_salary;

    REAL l_commission;

    comm_missing EXCEPTION;

    BEGIN

    SELECT the salary, commission_pct IN l_salary, l_commission-* BREAKPOINT DEFINED HERE *.

    Employees

    WHERE employee_id = emp_id;

    dbms_output.put_line (' reference salary used ' | emp_id |' today is: ' | l_salary);

    dbms_output.put_line (' the percentage of commissions for ' | emp_id |' today is: ' | l_commission);

    IF l_commission IS NULL THEN

    RAISE comm_missing;

    ON THE OTHER

    l_salary: = l_salary + sales_amt * l_commission;

    dbms_output.put_line (' reference salary used ' | emp_id |' will be changed to: ' | l_salary);

    UPDATE employees

    SET salary = l_salary

    WHERE employee_id = emp_id;

    END IF;

    END award_bonus;

    To clarify - do you want to say the 1st time the breakpoint was not honored, but it is now?

    Or the breakpoint is not YET used?

    The causes most likely to not "break" the execution is breakpoints:

    • unit not compiled with debug
    • breakpoint added to a line of code that is not 'executable' (as a comment)
    • reviews of breakpoint on false condition
  • Breakpoints do not work in JDE 4.7

    Breakpoints do not seem to work in JDE 4.7. Tried to do a clean rebuild of the project. No change. Ran clean.bat, then made another clean generation. Still no change. Breakpoints do not work. Any ideas anyone?

    UH... who worked. Sorry to bother people. Beginner problem typical: lack of knowledge/new floor/learning.

    This thread never happened. He will self-destruct in 5 seconds.

    Thank you all for your help [smile].

  • Pause Slide button do not break. MP4 video

    I have a button with a tip Action to Pause / playback of the slide.

    Question

    Is there a method to Pause / resume a slide which will include. Functionality of MP4 too?

    Question

    Video slide do not break by using the method of Action Advanced below:.

    -Slide the audio breaks

    -Slide break interactions

    -But NO video slide (.) MP4)


    Content of the tip Action :

    IF cpCmndPause = 1

    Assign cpCMndResume = 1

    Else cpCmndPause = 1

    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

    Roughly translated, it says:

    If the movie is paused, resume.  Otherwise, take a break now... but it doesn't.

    Found the solution.

    MP4 Video is NOT suspended with the timeline because it has its OWN script.

    Recode video in F4V format and now it stops with the slide.

    <-- used="" adobe="" media="">

  • do not break lines of text

    IM copy a MS Word document and the text is in excess and I don't see anything in the text box. I try to reduce the size of the text to 2pt and text appear on the 1 line. So why not break the text?

    Check your paragraph and Styles of character (and settings) if "no pause" is turned on. Tun he took.

  • ICB does not break breaking set with the code when executing the test test sequence point

    I just started using the testbed and I use it with CVI. I am running version 4.2.1 of testbed.   I'm currently trying to set up my "*.c files" of project folder appropriate to compile and run under the simple testexe of test bench and also tried the normal sequence editor. Currently, I moved all the *.c files &.h taken in charge in the same directory where the testexec.c... .not sure if it's the best place to put it?... It seems to work OK. However, I saw a few problems once the program is running. Is to show signs cited in my CVI functions but it shows as not fatal execution error: "position of unknown source, library function error, Panel, bar menu, control or a table handle is invalid" before and after pop up window panels. I tried breakpoint to the line of code in a CVI file to the project title for additional information about the error, but it seems that the breaking point is not being invoked as it does NOT run in debug in CVI mode and rather an executable. Across the service installed on the project file are *.c and not *.obj. I appreciate anyones help and give me advice. Thanks in advance

    DLL is the only way to interact with code C/C++ in TestStand, Yes.

  • Fixed width site - Mobile breakpoint is not in line with the size of the screen

    Hi all

    Muse Noob here. Still having problems with a Web site

    Before I made this site fixed width with no break points and would be automatically to down-size to fit the smaller screen sizes such as phones etc. Now, I've added a breakpoint of fixed width on 2 of the pages for mobile, they appear too large for the screen of the phone and I have to zoom out to view it properly.

    Any suggestions on how I can fix this?

    The breakpoint is at 533 pixels

    The site is: The Cake Lady Ibiza | The Ibiza cake Lady if someone wants to check.

    Thanks in advance for the help.

    When you work with a fixed layout or set breakpoints, there is a rule:

    Content cannot be outside the fields, except for the blocks of width 100%, objects with effects pinning or scrolling.

    Therefore, you must return the breakpoint 960. And then, to put a breakpoint in increments of 200 pixels. I recommend you create a new project. Because you can greatly confused if you start to fix the existing project.

  • Breakpoints do not work properly, cannot preview size.

    I spent the age of design of a site which includes breakpoints for different browsers (I took care to look for screen resolutions), and when I downloaded on Business Catalyst to preview on my phone, it wasn't how I built for this stop (540pixels).

    Another question which is in preview mode, the "Preview size" button is dimmed. Muse help, there is a video in which he is not grey. On reading the text, it says something like "... n view phone view Design... "I can't"Phone view"if it is even a thing.

    There are two types of pages... a normal layout (with or without stops) or 5876 | / put tablet on the page (that these are an option that you can add)... you will see the phone display option if you made a layout of the phone.

    1 make a layout phone or Tablet

    2. then set the type of preview

  • Breakpoints do not work

    Hello

    I have a problem because the breakpoints that have configured are not displayed in the browser. I don't know how to fix it.

    It's the image to view it in the browser

    Captura de pantalla 2016-06-27 a las 10.54.43 a.m..png

    This is what happens when you try to see another breakpoint

    Captura de pantalla 2016-06-27 a las 10.56.49 a.m..png

    It's my design breakpoint in muse

    Captura de pantalla 2016-06-27 a las 10.57.54 a.m..png

    Please help me. I have this problem since the new version of muse 2015.2

    You use the custom HTML elements or third-party widget? Meanwhile, I suggest you go back to the previous version until you get to work on the latest version.  If you use the third-party widget, get in touch with your developers to report issues.

    To install an earlier version, see http://blogs.adobe.com/adobecare/2015/06/16/how-to-find-and-install-previous-version-of-ad obe-apps-in-cc-2015 /

  • "Text on current breakpoint" button not working

    Hi guys.

    Trying to take advantage of the new version of reactive.

    I use the widget of blank publication to create a presentation of bio. In doing so it seems that I have to manually change the content (triggers and targets) manually through breakpoints because the widget itself seems not to be sensitive. The problem is that I need larger text for triggers in large screen to stop and text smaller point sizes breakpoints become smaller. The button that says "Text on current breakpoint" looks like there is no functionality whatsoever. I'm going to make a change on a size of breakpoint, and there the text (triggers) on other effects.

    Thank you

    Hi Cody,

    Please make sure that the text block, so that you change sizes is in a Normal State. Features "Text on current breakpoint" applies to the attributes of text in a Normal State. Overrides specific to the State (e.g., change in color of the text on working capital) are always shared between breakpoints, regardless of the State of this button.

    There could well be other explanations for the behavior you're seeing, but the above seems more plausible because composition triggers automatically switch the State of assets when selected. You can manually change the status back to normal from the control strip or the States Panel.

    Let me know if this does not work.

    Abhishek

  • Repeating text field do not break across pages

    Hey everybody,

    I have a text field multiline, expandable that will have many pages of content. My issue is that it won't break on several pages. It is not the first thing on the page, and when it's big enough, instead of split into a new page, it moves the field of full-text to the top of the next page. Not only that, but if it has more than one page of content, the text field spans the footer (from master page...) and disappears off the end of the page, without adding more pages to display the rest of the content.

    I checked the usual suspects:

    -The text field is set to allow content page breaks

    -All subforms parent of the text field allows content page breaks

    -There is no set "keep withs."

    -The form is permanently saved in dynamic PDF.

    Any ideas on where I could have gone wrong? Thanks for any help you might be able to offer,

    -Scott

    Hello

    are the surrounding subforms on fluids?

    The text field breaks in a positioned layout.

  • Special spaces do not break

    Hey guys,.

    We have a customer who likes to have thin spaces on each side of all EM dashes. Our problem is that InDesign doesn't violate in these special areas, even if before and after that the em dash is a breakpoint valid typographically, including mess the justification.

    So far we have used a forced line break to fix the loose lines that occur around the cadratins and just been burned for the first time by a paragraph that had a forced line break that nobody noticed had re - run, leaving the word on a line before the forced line break.

    Someone at - it intelligent solutions to this?

    Thank you

    Ken

    Several - choose one that you feel comfortable

    You can add discretionary line breaks after the thin spaces with find/replace.

    You can create a character style special with a horizontal scale of 50% and apply normal spaces left and right of your EMS.

  • Crosstab - do not break across multiple pages... ?

    Hi all...

    Is it possible to report crosstab not to break down on several pages... ?

    As if I have 10 columns going across (horizontal) page... can I divide the data in order to display the first 5 columns first and next 5 columns in the first table...

    desired o/p...
    -------------------columnheadig1--- columnheadig2--- columnheadig3--- columnheadig4 ---columnheadig5
    rowheadings     data1                data2               data3             data4               data5
    
    next table 
                    columnheadig6 columnheadig7---- columnheadig8 ----columnheadig9 -----columnheadig10
    rowheadings    data6                data7               data8             data9               data10
    the column headers are dynamic...

    Thanks in advance...

    Published by: user10280715 on April 21, 2009 10:35

    Published by: user10280715 on April 21, 2009 10:37

    Published by: user10280715 on April 21, 2009 10:38

    I sent the solution :).

  • Ive been banned from a website, but did not break their tos. I need a new Ip address

    On glp.com, I used to be able to surf and read all the articles. Had not yet signed up for the site. But the other day, I received a message on p2p traffic on my server (I've used in the past, of course, but never with malice or for purposes of reproduction, monetary) and that I was banned. Can I get a new Ip address?

    On glp.com, I used to be able to surf and read all the articles. Had not yet signed up for the site. But the other day, I received a message on p2p traffic on my server (I've used in the past, of course, but never with malice or for purposes of reproduction, monetary) and that I was banned. Can I get a new Ip address?

    "Can I get a new Ip address?", you say.

    Perhaps. However, it is a matter between you and your Internet provider. Contact their support team. In addition, you might consider whether it would be useful to contact people support site and ask exactly what the problem was, according to them.

    Tom Ferguson

  • I watch my report of disk defragmentation and it sees 5 GB of files which do not break up because they are pgbleach?

    Last month, I lost 5 GB of free space 0f pausing a scan of Norton Utilities of bleach space before completing. Since I was not able to recover lost disk space available. Today, I ran Disk Defragmenter and saw the State with 5 GB of lost no fragmented files to \pgbleach. Can someone let me know how to recover this bleached free space?

    Fragmented disks are usually taking place, disc-cleaning wish / will.

    However, if defrag is unable to clean up some files, which means that they are probably being used, of course

    nortan software is not running when the defragmentation... Try the task mgr, note the operating

    procceses, go to my computer, find, find all, chk out.

Maybe you are looking for