Search:

Type: Posts; User: Nicholas Herlick

Page 1 of 20 1 2 3 4

Search: Search took 0.02 seconds.

  1. Re: Find text in files - ignore commented lines

    Wow - over a decade has passed since that worthy suggestion was introduced, but an option to skip comments in a text search is still not supported. I'll add my vote in favor of it. Drilling down into...
  2. Re: Long WebApp report - timeout issue

    Hi Vincent,

    Thanks for those insights. We do actually have some time-consuming processes (e.g. a big batch of sustained-giving plans that need a recurring payment every month). The charge...
  3. Long WebApp report - timeout issue

    Here's a question about timeouts. There appears to be one type of timeout for plain old idle time where user walks away from a session in an entry view, with the cursor is sitting "forever" not...
  4. Re: SqlExecDirect performance vs DF record search

    Another report that audits payments posted during the last two completed fiscal years took 8.5 minutes in the Windows version. The webapp version using SQLExecDirect takes 12 seconds.
  5. Re: Keyboard & mouse freezing intermittently

    The intermittent stalls of text entry is slowly getting worse in larger wo files.

    The trouble that I'm having IS in DF23.0.

    I deleted IdeSrc\StudioMetaData64.mtd - but that didn't resolve the...
  6. Table's RowID versus Unique Key Index

    I've been told that a given record's RowID depends on the contents of a unique-key index... that if e.g. the unique key field were to be changed that it would change the value a record's RowID. Is...
  7. Replies
    3
    Views
    4,852

    Re: YAFR - AllowAccess options

    In cWebView.pkg on line 1703 - commenting out "Error DFERR_WEBAPP_ACCESS_DENIED" shuts off the second popup message after user has already seen one's app-specific message. Had to run Studio as Admin...
  8. Replies
    3
    Views
    4,852

    Re: YAFR - AllowAccess options

    Yes, it should be possible to suppress the "Access denied" message, in order to use app-specific messaging instead of - not prior to - the hard-wired "Access denied". Is there any way to suppress the...
  9. Re: Cannot load DFBTRDRV driver in DF 19 - error 4255

    16537Vincent, the DF19.0 app is a 32-bit Windows app. That's the one complaining about DFBTRDRV.DLL. We also have a 64-bit WebApp running under DF23, and it runs fine. I have uninstalled and...
  10. Re: Cannot load DFBTRDRV driver in DF 19 - error 4255

    deleted
  11. Replies
    18
    Views
    3,378

    Re: Augmenting ClearAll-button

    Dennis,

    Why was Request_Clear_All defined in cWebBaseDEOServer instead of cDataDictionary? I'm sure there was a good reason - just curious what it is. Thx

    Nick
  12. Replies
    5
    Views
    856

    Re: Paste buffer exceeded

    Vincent,

    Thanks. It may not be related to my other ongoing problem - balky input but only in our largest webview file. But, it would be great if DF23 would reserve and make available to the...
  13. Replies
    18
    Views
    3,378

    Re: Augmenting ClearAll-button

    OK - here's what finally worked for me:

    1. Defined properties in oWebApp: (A) a boolean that is True if the view at issue has been opened, (B) a handle of the group container with easy access to...
  14. Replies
    18
    Views
    3,378

    Re: Augmenting ClearAll-button

    I know - I've been moving code around to different DDO procedures but without good results. I put the special logic in Procedure Clear of the parent DDO (whose fields are impacted by the desired...
  15. Replies
    18
    Views
    3,378

    Re: Augmenting ClearAll-button

    I'm dealing with Request_Clear_All myself, and my first mistake was to think that I could augment Procedure Request_Clear_All in the parent DDO and get the desired post-clear processing if command...
  16. Replies
    5
    Views
    856

    Paste buffer exceeded

    While trying to use the visual designer to move a large group to a different location in the webview...

    C:\Program Files\DataFlex 23.0\Bin64\Studio.exe
    Paste buffer size exceeded.
    Error: 4402...
  17. Cannot load DFBTRDRV driver in DF 19 - error 4255

    On a new computer (Win 11), I've installed DataFlex 19.0 and I'm in a workspace for our 32-bit Windows app. When I try to load the PSQL driver I get the error shown in the attached image.16517

    We...
  18. Re: Keyboard & mouse freezing intermittently

    Wil,

    Designer is always closed when entering logic. The input freezes seems to be limited to one large webview - the most complex .wo in the app. It's still doing it.

    Nick
  19. Re: Keyboard & mouse freezing intermittently

    Thanks for that offer. Actually, I'm about to migrate all apps/files to a new computer - let's see if the behavior persists after that. Windows 11, I9 CPU, 16GB ram. Fingers crossed.
  20. Re: Keyboard & mouse freezing intermittently

    Dennis,

    Is there anything that can be done about the frequent interrupts to keyboard/mouse used in DF23, when editing large .wo files?

    I still have some major work to do in the problematic...
  21. Re: Keyboard & mouse freezing intermittently

    Results of "2."- as it read after editing the 1MB wo file just now - with more temp input freezes happening...

    Performance Report for the MemSys workspace


    C:\DEV\MemSysWeb\MemSys.sws
    Total...
  22. Re: Keyboard & mouse freezing intermittently

    Tried this and no joy - will try 2.

    1. Close the Studio, delete IdeSrc\StudioMetaData64.mtd, then reopen the Studio and workspace.
  23. Re: Keyboard & mouse freezing intermittently

    Dennis - this is happening in DF23 which we're using now for webapp development. The wo file is over 1MB. Maybe that's a factor?
  24. Re: Keyboard & mouse freezing intermittently

    Albin, it could be worth noting that the file in question is quite large - over 1.05MB - making it the app's largest wo file. Perhaps at that size it has reached a threshold at which frequent disc...
  25. Keyboard & mouse freezing intermittently

    Working in DF23 - just normal editing activity - the keyboard and mouse are freezing input (which is buffered), after the freeze releases, the buffer inserts the delayed input text all at once. The...
Results 1 to 25 of 499
Page 1 of 20 1 2 3 4