please help in this code.

Discussion in 'Tally Developer' started by Nitish, Oct 16, 2019.

    
  1. Nitish

    Nitish New Member


    ;; How can i put this field blank and if field is blank then form will close after pressing enter.

    ;; i tried with this code but instead of getting blank field i am getting SYSNAME : ENDOFLIST

    ;; Plz help


    [#Field: VCHBATCH GRNName]
    Delete:Table
    Use : Batch Name Field
    Set as: IF $$IsEmpty:$$Value Then $$SysName:ENDOFLIST else $$Value
     


Share This Page