Quantcast
Channel: WinDev Forum
Viewing all articles
Browse latest Browse all 1914

How to Store Structure Variable into table

$
0
0
Hello All,

I have defined a variable structure in WD21 as ffs;

MyStruct is Structure
Fld1 is string
Fld2 is Int
Fld3 is Numeric
END

WorkStruct is MyStruct

Assignments go like this
WorkStruct: Fld1="name_of_person"
WorkStruct: Fld2=3
WorkStrcut:Fld3=1843.29

If I have done about 50 assignments as per above, is there a way I can save to a table/file if the 'Fld"s are the same as found in the table?

I am looking at something similar to HCopyRecord

Any other way to do this would also be appreciated.

Sam

Viewing all articles
Browse latest Browse all 1914

Trending Articles



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