Tom's Guide | Tom's Hardware | Tom's Games
![]() |
![]() |
![]() |
how to extract values from a record in .dat file and to check whether it is (i mean the value of the field) is empty or not. need a com script

$ open file YOURFILE.DAT
$10:
$ read/end_of-file=20 file record
$ if record .eqs. "" then goto 10
$ write sys$output record
$ goto 10
$20:
$ close file

![]() |
![]() |
![]() |
| Login or Register to Reply | |
| Login | Register |
| Ads by Google |