Data Path

Discussion in 'Free Source Codes' started by jgkumar1976, Apr 25, 2020.

    
  1. jgkumar1976

    jgkumar1976 Member


    Code:
    [System:Variables]
               AutoPath:Yes
      [Variable:AutoPath]
           Type:Logical
    
    [#Form: CMP Action Form]
        Add:Button:AutoPath
    
    [Button:AutoPath]
    
        title: if ##AutoPath then "Manual Path" else "Auto Path"
        Key: Alt + U
        Action:call :AutoPathfunc
    
    [Function:AutoPathfunc]
    
          10:Set:AutoPath : not ##AutoPath
          100:Return
    
    [#Field    : CMP Directory]
    
        table        : TlyTrng ListofData Path : ##AutoPath
        Show Table    : Always
        Key:AutoPath
    
    [Collection    : TlyTrng ListofData Path]
        Title        : "List of Data Path"
        Type        : DATA    : App INI Config
        Child Of    : "AppINIConfig"
        Fetch        : DATA
        Format        : $DATA
        
     
    Last edited: Apr 25, 2020
    panam likes this.


  2. jgkumar1976

    jgkumar1976 Member


    upload_2020-4-25_17-32-38.png upload_2020-4-25_17-31-33.png
    upload_2020-4-25_17-33-5.png
     

    Attached Files:



  3. jgkumar1976

    jgkumar1976 Member


    my other programmes with description
     

    Attached Files:

    • TDL.pdf
      File size:
      1.4 MB
      Views:
      334
    mkraju_mst, panam and Rajsrisrimal like this.


  4. udaya

    udaya Active Member


    Superb.....
     



  5. Nice Work Sir ..........
     


  6. Philip Fernandes

    Philip Fernandes New Member


    Good Work Sir
     


  7. Rajsrisrimal

    Rajsrisrimal Member


    Sir,
    Superb , waiting for your updated code for us .
     


  8. Rajsrisrimal

    Rajsrisrimal Member



  9. Jeetendra Karia

    Jeetendra Karia New Member



  10. AMIT JALAN

    AMIT JALAN Member


    Awesome!!!
     


  11. Rajsrisrimal

    Rajsrisrimal Member


    Sir,
    can we get this TDL ?, mail at rajsrisrimal@gmail.com
     


  12. venkatkolla

    venkatkolla New Member



  13. anish

    anish Member


    Thank you for wonderful Share !
     


  14. panam

    panam Member


    nice work sir...
     


  15. mkraju_mst

    mkraju_mst New Member


    can we get this TDL ?, mail at mstbbvrm@gmail.com (i want referenceno in day book and ledger)
     


  16. SUSHIL SHARMA

    SUSHIL SHARMA Member


    sir pdf me jo hai ye tdl kah hai sir aap send kr do sir saishrisai14@gmail.com
     


  17. psjain_jal

    psjain_jal Member



Share This Page