Search:

Type: Posts; User: githomas

Page 1 of 13 1 2 3 4

Search: Search took 0.01 seconds.

  1. Thread: folders

    by githomas
    Replies
    3
    Views
    1,296

    folders

    I'm using Direct_Input to read each line of a specific folder. If that folder contains "nested" folders:

    How can I code logic to test if the line read is actually a folder?

    If it is a folder,...
  2. Thread: Readlin

    by githomas
    Replies
    8
    Views
    1,994

    Re: Readlin

    thankyou for your response. Your help is appreciated. Shortly after sending my plea, I solved the problem.
    I coded
    Send Request_Save to oSoundFiles_DD
    instead of
    Send Request_Save of...
  3. Thread: Readlin

    by githomas
    Replies
    8
    Views
    1,994

    Re: Readlin

    Thank you for our help. I'm now have another problem that I can not figure out.
    I have a field (CatalogNo) that is defined as ASCII and 30 characters. I use this field in the TrainCatalog Table...
  4. Thread: Readlin

    by githomas
    Replies
    8
    Views
    1,994

    Readlin

    I'm using Dataflex 18.2. I have a model train database. Some of the engines have sound files. I want to add a datafile that will contain the sound file that is associated with each engine.
    The...
  5. Replies
    5
    Views
    1,275

    Re: data entry field will not accept data

    After experimenting my problems are as follows. I'm trying to do a "Save selected record as a new record" My logic will clear the necessary fields that the user must alter.
    if I set the "Protect...
  6. Replies
    5
    Views
    1,275

    Re: data entry field will not accept data

    I don't understand. This program had several "Data dictionaries. the main DD in TrainCatralog_dd and after all of the dd definitions i have the statements

    Set Main_DD to oTrainCatalog_DD
    ...
  7. Replies
    5
    Views
    1,275

    Re: data entry field will not accept data

    I will look for that. If I set the dataictionary flag Protect Value (key) to TRue, the the data entry screen is OK but when I try to save the record I get the message "Key values may not be...
  8. Replies
    5
    Views
    1,275

    data entry field will not accept data

    Version 18.2 I made a change to a data dictionary. and now while the field appears I can not make any entry, The lines of the field and "Shaded" and the selection list isn't there.
    I'm no sure...
  9. Thread: Dataflex 18.2

    by githomas
    Replies
    4
    Views
    1,582

    Dataflex 18.2

    I've noticed a problem in my Windows app that I do not understand. When I make a modification (e.g moving a form to another location) the change is ok as long as I execute it in DataFLEX STUDIO. ...
  10. Replies
    13
    Views
    4,763

    Re: Graphics in 19.1

    I put the graphic library in the Ordertutorial since I knew it compiled clean. the orderTutorial uses DataFlex Reports Demo.sws. The reports that i use are the default/standard ones that come...
  11. Replies
    3
    Views
    1,178

    changes between 18.2 and 19.1

    I have found that the following statements in a datadictionary compiled in 18.2 are valid
    Procedure GetTypeRec
    STring Type

    Clear lawtype<
    Move type to lawtype.code
    Find EQ LAWTYPE by 1...
  12. Thread: Folderdialog

    by githomas
    Replies
    2
    Views
    1,054

    Folderdialog

    I have a FolderDialogs.pkg which I use in 18,2 to allow the user to select a folder. My app runs on Windows 10 without error.
    When converting to 19.1, this procedure compiles with errors. It...
  13. Replies
    13
    Views
    4,763

    Re: Graphics in 19.1

    I put the use globmen.pkg in the src file defor the help definition. application still di not compile without errors
  14. Replies
    13
    Views
    4,763

    Re: Graphics in 19.1

    I'm glad that you were able to reproduce the problem. When you're new to the version, you assume that it is something you did. I'm sure that Vincent will find the answer. I'd like to hear the...
  15. Replies
    13
    Views
    4,763

    Re: Graphics in 19.1

    Dennis;

    I've added the graphic library using absolute addressing
    below is my TestPicture.vw

    Deferred_View Activate_oTestPicture for ;
    Object oTestPicture is a dbView


    Set...
  16. Replies
    13
    Views
    4,763

    Re: Graphics in 19.1

    Dennis,

    It took me awhile to find that that the Graphics library was installed to the
    c:/ Program files(x86)/dataflex 19.1 Libraries folder.

    In 18.2 I would need to add this libray in...
  17. Replies
    13
    Views
    4,763

    Re: Graphics in 19.1

    When I expand this zip file, I only get demo apps
  18. Replies
    13
    Views
    4,763

    Re: Graphics in 19.1

    Dennis,

    I downloaded DataFlexGraphicsLibrary3.0.3.zip (date modified 2/13/2020) If this is wrong, please point me to the correct file.

    gail
  19. Replies
    13
    Views
    4,763

    Graphics in 19.1

    I have a windows app that I developed in 18.2. I'm having difficulty understanding how to use the graphics in 19.1.
    Graphics Library 2.6 had a help folder that explained the graphics, how to use the...
  20. Replies
    1
    Views
    936

    DataFlex windows app registration

    I have a licensed 18.2. I have downloaded 19.1.58. for my personal use. Can 18.2 and 19.1.58 coexist on the same laptop?

    I do not see how to register my personal use copy of 19.1.58.159. I ...
  21. Replies
    2
    Views
    1,244

    graphics library

    Where is the download for a graphics library that works with 19.1.58?

    I'm attempting to migrate some of my 18.2 windows apps (first time)

    Gail Thomas
  22. Thread: Dataflex 2016

    by githomas
    Replies
    2
    Views
    1,153

    Dataflex 2016

    I have been having trouble with Duplicate records, Files being deleted (and I DID NOT DO IT). I can't say how the duplicate records happened, but it has been hell trying to correct it. I used the...
  23. Replies
    2
    Views
    1,253

    voice recognition

    has anyone done anything with voice recognition?
  24. Thread: TabDialogs

    by githomas
    Replies
    3
    Views
    1,384

    Re: TabDialogs

    thankyou
  25. Thread: TabDialogs

    by githomas
    Replies
    3
    Views
    1,384

    TabDialogs

    I have a view that consists of a dBTabDialog. The dbTabdialog has 3 dbTabPages.
    TabPages are entered by the mouse clicking on the tab.

    dbTabPage1 is entered first.
    This page contains a...
Results 1 to 25 of 301
Page 1 of 13 1 2 3 4