Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 8533

Re: How to read the user action U/D/I in events of table maintenance

$
0
0

Hi,

Variable <total> will contain all entries in the table.At runtime <extract> contains all the data which was selected from the table <TOTAL>

In each loop of <total>, it will automatically assign itself to <vim_total_struc> which have the same struct with the table.

 

Use the <action> variable,which contains the the user action.

N = New entry

U = Updated entry

D = Deleted entry

X = Deleted new entry

blank = No change on entry

 

IF <action> EQ 'D'. 

End if.

 

 

Regards,

Jeffin


Viewing all articles
Browse latest Browse all 8533

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>