Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

about structures

Former Member
0 Likes
263

In two structures S1 and S2 having same structure of five fields each how can You transfer data from S1 to S2.

1 REPLY 1
Read only

Former Member
0 Likes
240

S1 = S2 or

May be Move-corresponding S2 to S1. ( Provided both have same field names)

Reward points if useful !!

~Ranganath