You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
There are standard words
source ( -- sd )
andsource-id ( -- -1|0|fileid )
that provide some information about the input buffer and the input source.I would like to have a standard word that returns the full file name of the input source, if the input source is a file and its file name is known.
I'm considering the names:
source-path ( -- c-addr u )
source-uri ( -- c-addr u )
Could you please suggest a better name?
Beta Was this translation helpful? Give feedback.
All reactions