Hi,

I installed SvarCOM 2022.2 and tried to create a link to
'C:\PROGS\FED\FED.EXE'.

Help reads:
Adds, deletes or displays executable links.

LN ADD linkname targetdir
LN DEL linkname
LN LIST [pattern]

At C:\ I tried:
1) ln add fed.exe c:\progs\fed\
   -> File not found
2) ln add fed.exe c:\progs\fed
   -> File not found
3) ln add fed c:\progs\fed
   -> Path not found
4) ln add fed c:\progs\fed\fed.exe
   -> No matching executable found in given path.
5) ln add fed.exe c:\progs\fed\fed.exe
   -> No matching executable found in given path.
6) ln add c:\progs\fed\fed.exe c:\
   -> Path not found

Either I don't understand the syntax or this feature is broken.

Diggin' further...

Looking at SvarCOM's ln.c revealed links shall be created as
linkname.lnk in %DOSDIR%\LINKS\, which doesn't exist on a default
SvarDOS install.

I created the directory and then 'ln add fed c:\progs\fed' worked for me.

misleading comment

'ln add fed c:\progs\fed' 2nd time will do nothing, no message

exe und com

Cheers,
Robert
-- 
              +++ BTTR Software +++
     Home page: https://www.bttr-software.de/
DOS ain't dead: https://www.bttr-software.de/forum/

_______________________________________________
Svardos-users mailing list
[email protected]
https://lists.osdn.me/mailman/listinfo/svardos-users

Reply via email to