View previous topic :: View next topic
|
Author |
Message |
pavan reddy
New User
Joined: 21 Dec 2020 Posts: 15 Location: India
|
|
|
|
Hi,
Is it possible to use copy data from a dataset which has data in column 6 to column 12 to other dataset and paste it with a overlay in other dataset from column 6 to column 12 without any disruption to other columns data using BNDS and Overlay commands.
I am able to do it within the same dataset by giving MM MM in the command line for the required rows and giving OO OO for the rows to be overlayed.
Thanks and Regards,
Pavan. |
|
Back to top |
|
|
enrico-sorichetti
Superior Member
Joined: 14 Mar 2007 Posts: 10888 Location: italy
|
|
|
|
what prevents You from testing it Yourself ? |
|
Back to top |
|
|
sergeyken
Senior Member
Joined: 29 Apr 2008 Posts: 2145 Location: USA
|
|
|
|
pavan reddy wrote: |
Hi,
Is it possible to use copy data from a dataset which has data in column 6 to column 12 to other dataset and paste it with a overlay in other dataset from column 6 to column 12 without any disruption to other columns data using BNDS and Overlay commands. |
Yes, it is possible. |
|
Back to top |
|
|
pavan reddy
New User
Joined: 21 Dec 2020 Posts: 15 Location: India
|
|
|
|
Hi Enrico,
I tried it doesn't work, so I want to check in the first if it is possible doing it from one dataset to other.
All I could succeed is first cut/copy the lines from Dataset A and paste them to Dataset B then use the move(MM-MM) with overlay(OO-OO) to achieve it.
Thanks,
Pavan. |
|
Back to top |
|
|
sergeyken
Senior Member
Joined: 29 Apr 2008 Posts: 2145 Location: USA
|
|
|
|
pavan reddy wrote: |
I tried it doesn't work |
This phrase is as senseless and useless as the call to an auto-service:
Quote: |
I tried to drive my car it doesn’t work. Is it possible to make it go? |
|
|
Back to top |
|
|
Willy Jensen
Active Member
Joined: 01 Sep 2015 Posts: 734 Location: Denmark
|
|
|
|
Not with a command, at least not one I could find in the manual. I think that you must write an edit macro, doing the overlay yourself in the macro. You can get the boundaries by an edit macro command. |
|
Back to top |
|
|
pavan reddy
New User
Joined: 21 Dec 2020 Posts: 15 Location: India
|
|
|
|
Thanks Willy, I just want to be sure.
@Sergeyken - when I said I tried and it didn't work that mean I was not successful in executing it.
and as I said i could do it with copying from dataset A to dataset B and then within the dataset was able to overlay. Since you said it is possible is that how it works or is there an other way?
Thanks,
Pavan |
|
Back to top |
|
|
sergeyken
Senior Member
Joined: 29 Apr 2008 Posts: 2145 Location: USA
|
|
|
|
pavan reddy wrote: |
@Sergeyken - when I said I tried and it didn't work that mean I was not successful in executing it.
Thanks,
Pavan |
Again (and again): such “explanation” gives to others zero amount of understanding of the issue, and of the problem.
“It did not work” - has no meaning in the software world
I gave you an equivalent sample related to auto-service, but it had no effect... |
|
Back to top |
|
|
Willy Jensen
Active Member
Joined: 01 Sep 2015 Posts: 734 Location: Denmark
|
|
|
|
An edit macro is the only method that springs to mind. No primary edit command that I could find in the manual (you did read the manual, right?) |
|
Back to top |
|
|
pavan reddy
New User
Joined: 21 Dec 2020 Posts: 15 Location: India
|
|
|
|
Yes, I did read the manual and tried to search as well that is where i saw some one posted a tip and asked for it in this form. Thanks |
|
Back to top |
|
|
|