‎2009 Apr 28 4:46 AM
HI,
i'm trying to copy entire program from txt file to se38 but only first 15 line are geting copied on to se38
rest of the code is not geting copied.
PL suggest how to copy entire code from txt file on to se38
‎2009 Apr 28 4:50 AM
Hi....
No problem while copy from txt file ...
may be some issue..tryout 'Ctrl+A' at txt file ( notepad ) then copy and paste in SE38
this will work.
Regards,
Chintan.
‎2009 Apr 28 5:00 AM
HI,
in word i pressed CTRL A (entire codes is selected) & in se38 i pressed CTRL C but still only first 15 line are getting copied.
PL suggest
‎2009 Apr 28 4:50 AM
I think you are copying 15 lines only..
do one thing ,open word document and copy your code in word document then you will come to know.
take that code from word document and paste in your se38
‎2009 Apr 28 4:55 AM
Hi,
For copying the entire program,
on the se38 screen on entering
the program name dont open the
program, In the initial screen only
in the application toolbar there will
be one button to copy the program.
Click that it will ask you the source
program name and target program name,
there you can give the program name
in which you want to copy the source
program and create.
Hope it helps
Regards
Mansi
‎2009 Apr 28 4:56 AM
hi,
open u r text file use CntrlA and CntrlC and using Cntrl+V copy in SE38 editor .
‎2009 Apr 28 5:16 AM
hi ,
CTRL+ A and CTRL+C in text file only not in se38 editor.
after the two steps. go to se38 editor and use CTRL+V . it will copy the hole.
‎2009 Apr 28 5:23 AM
hi ya
CTRLA & CTRLC in word
& i pasted CTRL+V in se38 but still only first 15 line onlY getin copied
code is getin pasted Only till visible part(bottom scroll bar) of se38 screen only it is not going beyond that
I TRIED MANY TIMES.
PL suggest
‎2009 Apr 28 5:31 AM
Create a Z program in SE38 and click change there you have an option called
load local file button after find button in below click it and load your text file.
‎2009 Apr 28 5:40 AM
HI,
1 i coudn't find find load local file button pl let me know where exactly it is in se38
2 to cross check i copied the entire program in txt file & pasted in another txt file entire program is getting copied but in se38 onlt code till visible portion of se38 editor screen is getin copied till bottom scroll bar only
PL suggest