Trying to setup SyncEdit according to this:
http://wiki.synchro.net/howto:editor:syncedit
When I look in the external.bat, it is doing this:
/sbbs/exec/syncedit -maxlines 1 -f /sbbs/node1/MSGTMP
I notice the path to the drop file is trying to be a linux path instead of something like d:\sbbs\node1\MSGTMP
Likewise for the executable, and I probably should be doing something like SYNCEDIT.EXE as well
I've tried a bunch of variations and I'm out of ideas. What should the command line be set as?
Ok got this figured out. I noticed the time left/minutes left were 0 in the door.sys. I had to go in and edit my user to put some value like 99999 in there, and now it works.
It was lines 18 and 19, not sure which as I changed both. Also it wasn't just SyncEdit, it did it in Open!EDIT too
Re: Trouble with DOSEmu/SyncEdityour
By: mlong to Digital Man on Tue Oct 27 2020 10:10 am
It was lines 18 and 19, not sure which as I changed both. Also it wasn't just SyncEdit, it did it in Open!EDIT too
That's very unexpected. You were logged in as the sysop? What do you have set in SCFG->System->Security Level Values->Time Per Call for level 99 (or whatever your security level is)? Do you also have the 'T' exemption on
user account?
So yes I am loggined as sysopUser
I have sec level 99, no flags, no exemptions, no restrictions
in UEDIT the minutes was set to 0, which is also what was set under New
Values/Minutes in scfg. I don't recall every changing it, I just used what the system defaulted to. I would have assumed 0 would mean unlimited. I set it to 99,999 and its basically unlimited now. Is this minutes per day? Ifso
I should probably put 1440
Also I was trying to setup WWIVEdit, and I keep getting: /sbbs/node1/temp/INPUT.MSG is not a valid filename, Check the command line!
(and indeed, the file is not there)
No, the dir is completely empty
I think we're talking about different things. I asked you about the security level settings for level 99. The default in SCFG->System->Security Level Values->99, should look like this:
10/28 01:41:33p Node 6 <Digital Man> Executing external: s:\sbbs\node6\wwivedit s:\sbbs\node6\temp\INPUT.MSG 80 24 9999 -set:rem
But why doesn't %f resolve properly under dosemu, and what do i need to change to make that work?
10/28 01:41:33p Node 6 <Digital Man> Executing external:
s:\sbbs\node6\wwivedit s:\sbbs\node6\temp\INPUT.MSG 80 24 9999
-set:rem
Ok so I figured out a hack to make it work:
%f is resolving to /sbbs/node1/temp/INPUT.MSG
And wwivedit won't work, since e:\sbbs does not exist
it's doing:
E:
cd node1
I hardcoded it in scfg to:
H:\wwivedit\wwivedit.exe e:/node%#/temp/input.msg 80 %r %l
and this works
But why doesn't %f resolve properly under dosemu, and what do i need to change to make that work?
Sysop: | Keyop |
---|---|
Location: | Huddersfield, West Yorkshire, UK |
Users: | 409 |
Nodes: | 16 (2 / 14) |
Uptime: | 59:02:52 |
Calls: | 8,572 |
Calls today: | 2 |
Files: | 13,225 |
Messages: | 5,929,950 |