Jump to content

Program name: Difference between revisions

Added uBasic/4tH version
No edit summary
(Added uBasic/4tH version)
Line 318:
To get the full path:
<lang bacon>PRINT ME$</lang>
==={{header|uBasic/4tH}}===
'''CMD(1)''' returns a string with the filename - '''SHOW()''' prints this string.
<lang>Print Show(Cmd(1))</lang>
 
=={{header|Blue}}==
374

edits

Cookies help us deliver our services. By using our services, you agree to our use of cookies.