> Hi,
>
> add command
>
> select "mytable"
> append blank
> GATHER MEMVAR
> replace mytable.userfields with username+ " " + ttoc(datetime())
>
>
> edit command
>
> select "mytable"
> GATHER MEMVAR
> replace mytable.userfields with &&<I>please fill in this</I> + username + " " + ttoc(datetime())
>
>
> I need help on my edit command. What I want is that what was saved in my add command will be concatenated with username+ " " + ttoc(datetime()).
>
> TIA...
May I ask why youo work with scatter / gather and not with buffering?
I think that a good understanding of buffering would make your life a lot easier.
For this take a look at the helpfile "buffers, record and table data"
Boudewijn Lutge®ink
http://www.vfpdevelopers-online.comThe truth will set you free, Ken knew the truth!