Search:

Type: Posts; User: Sjoerd

Page 1 of 3 1 2 3

Search: Search took 0.01 seconds.

  1. Re: Flextron and external images. cLocalwebcontrolhost domain/url?

    Hello Harm, the "memresource.asset" worked like a charm.
  2. Flextron and external images. cLocalwebcontrolhost domain/url?

    We're currently building a new screen with Flextron. We would like to use some icons (https://fontawesome.com/).

    using to acces the images



    Object oLocalWebAppHost is a...
  3. Busy icon when mixing web and windows (Flextron)

    We're using dynamic objects in an windows application with Flextron.

    Now are we triggering an windows context menu from a web button. This works, however when moving the mousepointer away from the...
  4. Replies
    2
    Views
    632

    using psdevicename in 8.2 doesn't work?

    With 8.1 you could set the psDeviceName and the the printer dialog preselected this printer.
    We're using this if the user prints 80% to printer A and 20% to printer B. By setting psDevicename to...
  5. Replies
    3
    Views
    753

    Re: using same parameter twice with let

    It works when setting the reportoption "All variables in functions must be declared"
    However, constants like drCustomNumberMask are then not recognized.
  6. DR 8.2 Option "All variables in Functions must be declared" on --> drCustomNumberMask not regonized

    DR 8.2

    We've switched on an Report option "All variables in Functions Must be Declared".

    When doing so and adding the following function:


    if...
  7. Replies
    3
    Views
    753

    Re: using same parameter twice with let

    In a other report we're using the code below. This gives the same error.


    dim sZin
    let sZin = "00000000" + Cstr({jdp701.VTICKET})
    let sZin = right(sZin,8)
    return (cstr("99"+sZin))
  8. Replies
    3
    Views
    753

    using same parameter twice with let

    We're converting from 8.1 to 8.2

    However sometimes we convert a number to an written string. Example: "10,10 euro" becomes "ten euro and ten cent"
    In 8.1 was working like a charm.

    Now we get...
  9. [solved] Webapp receiving larger (335 kb) files gives error 400.0 in 20.1 (not in 19.1)

    Currently switching from 19.1 to 20.1. Most of the webapps are ok but with one we get a strange problem.

    Using in 19.1 there are no problems.

    Configure the webapp to work with 20.1 and the...
  10. Re: Deploy DF2021 webapp - webview2 component installation failed

    Thank you Wil for the fast reply.
    We'll have a look into it.
  11. Deploy DF2021 webapp - webview2 component installation failed

    Currently we're upgrading customers to the DF2021.
    However when installing the Dataflex 2022 Server we get the message "Webview2 component installion failed!" (see below).

    Installing on a Windows...
  12. Replies
    1
    Views
    779

    Fault in Dataflex 2019/2022 help

    header: pXLSExportOptions - cDRReportstates:
    Procedure OnClick
    drXLSExportOptions myExportOptions

    Get OpenReport Of oReport To sReportId
    // set the export options
    ...
  13. Replies
    4
    Views
    1,811

    Re: Printer selection problem

    Today we've got a new remark.
    A different client installed some new lexmark printers and the same issue occurs.

    - print dialog pops up
    - correct printer is selected, customer clicks on "print"...
  14. Replies
    4
    Views
    1,811

    Re: Printer selection problem

    Using DR 8.0.1.99

    The printer name is not longer than 30 characters. The longest now is 29 characters. We don't set the printer information. We set the output to PRINT_TO_PRINTER and then all the...
  15. Replies
    4
    Views
    1,811

    Printer selection problem

    At one specific customer we've got the following problem.

    (1) When printing a report the printer selection pops up. When directly pressing "print" there is nothing happening, there is no print....
  16. Replies
    2
    Views
    690

    Re: Session denied, Duplicate session ID

    We're using SQL and it didn't happen after the restart. However we would like to know the cause of the problem (so to prevent it in the future).

    It crashed the webappserver (and all the webapps...
  17. Replies
    2
    Views
    690

    Session denied, Duplicate session ID

    Today we got an error in the Windows Logs:


    Application: xxx
    Session: N/A
    From: 192.168.203.27
    Session denied, Duplicate session ID, WS:2949D7 already exist.


    OR
  18. Replies
    7
    Views
    1,851

    Re: DF Reports select value in preview

    Wil it be in the next beta?
  19. Replies
    7
    Views
    1,851

    Re: DF Reports select value in preview

    Nobody?
  20. Replies
    7
    Views
    1,851

    DF Reports select value in preview

    Is it possible to select a value from the preview and then copy it?
    In Crystal XI it's possible to select a value from the preview on screen and than copy/paste it to search somewhere else.

    I've...
  21. Replies
    5
    Views
    1,296

    Re: Dataflex reports ocx not registered?

    This solved it. Thanks.
  22. Replies
    5
    Views
    1,296

    Re: Dataflex reports ocx not registered?

    ACcording to the help this runtime installer could be found at "C:\Program Files\DataFlex Reports Runtime v8 64 bit"
    But that folder doesn't exist. Not on my entire machine.
    And I don't want to...
  23. Replies
    5
    Views
    1,296

    Dataflex reports ocx not registered?

    When opening a view which contains a DF-report the error "Dataflex reports error. Cannot load Dataflex Reports 2021 Developer Edition API32.ocx (Version: 8.0)".

    Using a application made with...
  24. Replies
    10
    Views
    2,232

    Re: (Mutli)select row without color

    That still colors the entire row OR multiselect is not possible.

    I did find this topic but haven't got it to work yet....
  25. Replies
    10
    Views
    2,232

    Re: (Mutli)select row without color

    Still having trouble with this one.
    Alrready tried the cSig components but couldn't get it to work. Anyone any thoughts?

    Could be a sollution with only a line around the row (something like you...
Results 1 to 25 of 69
Page 1 of 3 1 2 3