TSE for Linux: How can you open a URL in Linux WSL?

3 views
Skip to first unread message

knud van eeden

unread,
Jun 4, 2025, 7:31:04 AM6/4/25
to SemWare TSE Pro Text Editor
 Q. TSE for Linux: How can you open a URL in Linux WSL?

1. Using e.g. StartPgm() does not work.

2. But this works:

--- cut here: begin --------------------------------------------------

 PROC Main()
  Shell( Format( "cmd.exe", " ", "/c", " ", "start", " ", '"', "https://example.com", '"' ) )
 END

--- cut here: end ----------------------------------------------------

with friendly greetings
Knud van Eeden

Reply all
Reply to author
Forward
0 new messages