Search:

Type: Posts; User: Larry R Pint

Page 1 of 46 1 2 3 4

Search: Search took 0.02 seconds; generated 15 minute(s) ago.

  1. Replies
    3
    Views
    3,898

    Re: error uploading file in design area

    I'm not sure what version I'm using. DAW is hosting our website (www.MACT.net) I'm glad to hear that you are coming out with an update. I think it's a great product with powerful features. I...
  2. Replies
    3
    Views
    3,898

    Re: error uploading file in design area

    No help available on this? Apparently this is an unsupported product. Too bad.

    15998
  3. Re: Base64 encoding in DF3.2 CM in URL calling WebApp

    Archie,

    On the forum for the first time in many months. If you have not resolved this yet, I may have a simple encrypt/decrypt routine that I can send you. Basically just a character...
  4. Replies
    3
    Views
    3,898

    error uploading file in design area

    I am in the design area of the DFCM studio. I am in the images folder. I click on "Add" and select "File". I select the file on my computer that I want to upload (in this case "lpclogo.jpg" but...
  5. Replies
    8
    Views
    6,677

    Re: Anchors and internal linking again...

    WOW! I've fighting this for years! Thanks for the fix! Works great.

    Larry
  6. Replies
    1
    Views
    18,171

    Copy files to my PC

    How do I copy the files from the files folder in the studio back to my PC? I need to make sure I have backup copies of all the site's files saved on my PC. Uploading to Electos (DCM) is easy, but...
  7. Replies
    3
    Views
    49,612

    Re: File Uploader using Flash

    This post is now over 2 years old. Any new information regarding a new version that replaces Flash?
  8. Replies
    2
    Views
    1,851

    Re: function editor crashes

    I think I had a set of functions that were going in a loop. Function_A used Function_B, Function_B used Function_C and Function_C used Function_A type of thing. I restructured the functions and now...
  9. Replies
    2
    Views
    1,851

    function editor crashes

    I'm having trouble with the function editor crashing the reports studio.

    Here's the function before editing:



    dim sNResult
    dim sDstring
    dim sMstring
    dim fName
  10. Thread: matches

    by Larry R Pint
    Replies
    6
    Views
    3,138

    Re: matches

    I using version 18.2 and this is still confusing me. The help states:

    Syntax( {host-string} matches {sub-string} )
    where {host-string} is the string being parsed; and {sub-string} the string...
  11. Replies
    6
    Views
    12,773

    Re: HELP needed DF32

    Hi, Joe.

    I have time available to help them if they are still looking for someone. I'm a REALLY old DataFlexer (back to 1984) that still does a lot of DF 3.2 work (especially on Linux).

    Larry...
  12. Replies
    1
    Views
    1,319

    Studio 18.0 has stopped working

    Just informing you in hopes that it will help:

    I received the error in the title of this post. (I tried to include a clip of the screen here, but it didn't like it.)

    Here's the text of the...
  13. Replies
    1
    Views
    1,566

    Comment/Suggestion for page layers

    Great, very useful, feature! (Page Layers)

    Some minor suggestions for possible improvements in the future:

    It does not appear that you can preview a page layer. That would be helpful when...
  14. Replies
    0
    Views
    1,151

    Unhandled Program error 52

    Just received the error below. I was using the field properties panel to change the vertical position of a field. I think I entered a bad number (2.88.1 or something like that). Version...
  15. Replies
    1
    Views
    1,242

    Error 4399 Invalid CDS node handle

    Reporting as requested:

    Program was running in debugger. Was working on a selection list (that was not yet in the compiled/running program). Deleted some columns from selection list. Closed the...
  16. Replies
    2
    Views
    1,974

    Re: Blank Date

    Note for people using the Mertech driver with a mySQL database:

    If you are using the Mertech driver against a mySQL database the empty date will return 000-00-00 so, if there is a possibility of...
  17. Replies
    3
    Views
    2,490

    Re: No column named

    I have sent the report to support e-mail address.

    Thank you,
  18. Replies
    3
    Views
    2,490

    No column named

    I'm getting this error when my DataFlex 18.0 program tries to run my DFReports (DFR 2014 4.0.2.9564) report:

    "Visual Report Writer error. table Dailyhrs has no column named Branch
    Error: 1 (0)"...
  19. Replies
    1
    Views
    1,227

    Invalid message, GET_LINEPOS

    Reporting an unhandled studio error as requested:

    C:\Program Files (x86)\DataFlex 18.0\Bin\Studio.exe
    Invalid message. GET_LINEPOS

    Error: 98

    Please report this error to Data Access...
  20. Replies
    1
    Views
    1,373

    Invalid CDS node handle

    Reporting as requested by the error message:

    C:\Program Files (x86)\DataFlex 18.0\Bin\Studio.exe
    COM object method invocation error. Invalid CDS node handle

    Error: 4399

    Please report this...
  21. Replies
    4
    Views
    1,907

    Re: Entering and Exiting in help - Dennis?

    Looks like they are listed for a form, just not a dbform.
  22. Replies
    4
    Views
    1,907

    Re: Entering and Exiting in help - Dennis?

    Onexitobject happens after the navigation is complete, so it's too late to stop navigation out of the form. Because of that, I don't consider them replacements.
  23. Replies
    4
    Views
    1,907

    Entering and Exiting in help - Dennis?

    Go to the help for a dbForm. Find the entering and/or exiting events (in either "events" or "methods"). They're not there! I'd think these are two very commonly used procedures in a (db)form, yet...
  24. Re: Updating structure of an Embedded Database Field

    Also, I don't see where you are setting iThisField (used by Set_Attribute). Isn't that needed to tell what field number is to be changed?

    Maybe:



    If (nlen eq 50) Begin
    Move 1 to...
  25. Replies
    20
    Views
    3,639

    Re: Gosub vs. Procedure

    Sorry, Larry, but my keyboard doesn't have an "I think" key.:p
Results 1 to 25 of 1130
Page 1 of 46 1 2 3 4