Search:

Type: Posts; User: Lennart_T

Page 1 of 4 1 2 3 4

Search: Search took 0.01 seconds.

  1. Re: Running a DF 20.1 app as a published app on Remote Desktop

    Let's see here:
    Why did it work? Sorry, no idea.
    It solved the problem described in my first post. (Got an error instead of the program log in window).
    We only have one (Dataflex) program...
  2. Re: Running a DF 20.1 app as a published app on Remote Desktop

    Hi Nils,

    My pleasure.
    I like to contribute if I can. :)

    (And I really hate when someone just posts "Solved it.")

    Regards,
    Lennart
  3. Re: Running a DF 20.1 app as a published app on Remote Desktop

    This was the solution:
    1. Open gpedit.msc
    2. Goto Computer Configuration -> Administrative Templates -> Windows Components -> Remote Desktop Services -> Remote Desktop Session Host -> Remote...
  4. Running a DF 20.1 app as a published app on Remote Desktop

    Hello,

    We are about to take the leap from 19.1 to 20.1 and 64-bit. During our testing we have not found any problems. We are also able to run out DF 20.1 64-bit application on Remote Desktop....
  5. Replies
    11
    Views
    2,925

    Re: One exe calling another

    Ian, Thank you very much. Exactly what I was looking for. :)
  6. Re: How to show a window at launch (without using Start_UI)

    Thank you Mike.

    It didn't really work as I wanted.

    I created a cTimer object in oMain and set the piTimeout to 1000 milliseconds.
    In OnTimer, I disabled the timer, activated my window and...
  7. How to show a window at launch (without using Start_UI)

    Hello,

    I'm writing a utility program that is launched from the RunProgram command with parameters. It performs some (lengthy) calculations and then terminates (Exit_Application).
    It works fine...
  8. Replies
    8
    Views
    1,521

    Re: Find which file that "Use" another

    Yes, on a one-by-one basis that might be feasable. My AppSrc folder contaians 1008 files and the DDsrc 296 files. :(

    I'm looking for a speedier method for tidying up of the code.
  9. Replies
    8
    Views
    1,521

    Re: Find which file that "Use" another

    Thanks guys.

    I opted for a variant of Starzen's tip. By renaming the file in question I get an error. (Easier than checking out from the source code management system to make a code change and...
  10. Replies
    8
    Views
    1,521

    Find which file that "Use" another

    Hello,

    I just started a new (small) project (a windows program) in a workspace that contains a lot of source code files.
    Somewhere I Use a source code file that Use another that Use another that...
  11. Replies
    13
    Views
    2,579

    Re: Print PDF document without user interaction

    I placed the DLL(s) in the Programs folder and run the following code. The "sFilename" parameter is actually the full path to the PDF file.

    It may not be the prettiest approach, but it is working....
  12. Replies
    13
    Views
    2,579

    Re: Print PDF document without user interaction

    Hello Peter,

    Do you have any integration code for using this package from Dataflex?

    /Lennart
  13. Replies
    13
    Views
    2,579

    Re: Print PDF document without user interaction

    I'm going to expose my lack of knowledge right now: What is VPE? :)
  14. Replies
    13
    Views
    2,579

    Re: Print PDF document without user interaction

    Thank you all.

    Acrobat Reader does not allow me to select printer.

    wpcubed seems like a good solution. Will test the free trial. :)

    Regards,
    Lennart
  15. Replies
    13
    Views
    2,579

    Print PDF document without user interaction

    Hello,

    We are currently using an outdated DLL to print an existing PDF file to a predefined printer without any user interaction. The DLL is old, quite unstable and the creating company is long...
  16. Replies
    14
    Views
    2,343

    Re: Find text in multiple files is (very) slow

    Thank you Stephen.
  17. Replies
    14
    Views
    2,343

    Re: Find text in multiple files is (very) slow

    Thanks. That's what I did to avoid about 15 seconds extra time PER FILE with an unknown extension. (What on earth is the studio doing during all that time? )
  18. Re: Separate checkboxes for each type of warning, please

    Excellent. :)
  19. Separate checkboxes for each type of warning, please

    Hello,

    Can we please have one checkbox for activating or suppressing each type of warning?
    Optional: One button for "Check all" and another "Uncheck all"

    PLEASE. :D

    Here is an example from...
  20. Replies
    14
    Views
    2,343

    Re: Find text in multiple files is (very) slow

    Thank you for that. :D
  21. Replies
    14
    Views
    2,343

    Re: Find text in multiple files is (very) slow

    Thank you!



    Because we are still on 18.2 and 18.2 does not like Unicode. :-)

    (But when we are ready for the big leap, how do we convert to UTF-8? )
  22. Replies
    14
    Views
    2,343

    Re: Find text in multiple files is (very) slow

    Hello Harm,

    I don't think that is a "solution", it looks a lot more like a workaround to cover for your bug. :-)
    (It takes Notepad++ a fraction of a second to determine if a file is UTF-8 or...
  23. Replies
    14
    Views
    2,343

    Find text in multiple files is (very) slow

    Hello,

    Dataflex 20 beta 1 and beta 2 is very slow when "Find text in multiple files" encounters files with a non-standard file name extension. Examples are .nui or .utl.

    Anyone else seeing...
  24. Replies
    27
    Views
    3,959

    Re: Problem with ByRef parameters

    I uninstalled DF 20 and reinstalled it using English (not Swedish as I had before).
    Now I don't get any garbage characters in the error message.
    13610
  25. Replies
    27
    Views
    3,959

    Re: Problem with ByRef parameters

    Thanks for your help.

    When compiling our (large) application, I got over 3000 errors, most were this kind of gibberish error. It seems as there is a search path somewhere that doesn't find the...
Results 1 to 25 of 85
Page 1 of 4 1 2 3 4