HOME
HOME
Returns the user home folder.
Example 1: Get user home folder
print home() ' output i.e: C:\Users\j7m
Example 2: Change working directory to home directory
home()
h = chdir(h)
print cwd
Code samples using HOME
3d_palmx.bas
base64.bas
bolmo.bas
conrec-sb-v01.bas
dogstar5.bas
filemanager.bas
galgenmann.bas
lakeshore_demo.bas
lines1.bas
loancalc.bas
new help.bas
rogue trader.bas
scramble.bas
Scramble.bas
selfdefinedsymbols.bas
sphere.bas
strlib.bas
turtlegraphics1.bas
turtlegraphics2.bas
utopiabuildingcalculator.bas
System
CHAIN
COMMAND
CWD
DELAY
ENV
ENV
EXEC
EXPORT
FRE
HOME
IMPORT
INCLUDE
MAXINT
NIL
OPTION
PAUSE
PI
PROGLINE
RANDOMIZE
RUN
SBVER
SELF
STKDUMP
TROFF
TRON
UNIT
If there is insufficient information on this page and you wish learn more about HOME,
please send an email to smallbasic@gmail.com. You can help to improve information about
HOME by submitting a pull request,
click View Source for details. Note, an offline language reference text file is also available - see the Download section.