0

Run two or three (.dyr) files simultaneously

How I can run two or three .dyr files at once or combine them together? Thanks

EEE1993's avatar
7
EEE1993
asked 2017-10-10 19:46:18 -0500
edit flag offensive 0 remove flag close merge delete

Comments

add a comment see more comments

2 Answers

0

You can read the second and third file with dyre,add.

perolofl's avatar
3.8k
perolofl
answered 2017-10-11 00:10:17 -0500
edit flag offensive 0 remove flag delete link

Comments

add a comment see more comments
0

dyr files are text files, so simple appending of files will work. Just open all dyr files on a text editor, select a 'main' dyr and copy the others to the end of it, sequentially. If there are multiple entries for the same device model, PSSE will keep the first read.

jconto's avatar
2.9k
jconto
answered 2017-10-10 21:02:31 -0500
edit flag offensive 0 remove flag delete link

Comments

add a comment see more comments

Your Answer

Login/Signup to Answer