editpadpro-path ( -- path )


Vocabulary
editors.editpadpro

Inputs
None

Outputs
pathan object


Definition


: editpadpro-path ( -- path )
\ editpadpro-path get [
{
[
{ "Just Great Software" "JGsoft" }
"editpadpro.exe" find-in-applications
]
[
{ "Just Great Software" "JGsoft" }
"editpadpro7.exe" find-in-applications
]
[ "editpadpro7.exe" ]
} 0||
] unless* ;