Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Create and display a duplicate
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00665861
Message ID:
00665881
Views:
20
>Hi, Phil!
>
>What about dealing with
LOCATE FOR rec_Id = m.MyId
>LOCAL loScatter
>SCATTER MEMO NAME loScatter
>APPEND BLANK
>
>#IF If you have a Default functionality to fill primary key
>   * take the id generated by the default functionality during APPEND BLANK
>   loScatter.rec_Id = rec_Id
>#ELSE
>   * changing the primary key
>   loScatter.rec_Id = <whatever>
>#ENDIF
>
>GATHER MEMO NAME loScatter
Thanks to both you and Hilmar!!
Phil Thomas
http://phillipdthomas.com

Never let your energy or enthusiasm be dampened by the discouragements that must inevitably come.....
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform