ct8356 Posted November 14, 2015 Report Posted November 14, 2015 Currently, I am using the S_MOVE instruction to copy a string called "dbVariant".Variant1.PartNumber into "dbVariant".VariantInBuild.PartNumber. How would I go about copying the whole struct "dbVariant".Variant1 into struct "dbVariant".VariantInBuild? Thanks in advance!
TravisPedley Posted December 8, 2015 Report Posted December 8, 2015 SFC20 BLKMOV Picture attached. If it wont let you select the struct (it should) then use the any pointer (P#DBxxx.DBXy.y BYTE z) for the src/dest.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now