powered by
"x12env" is used to store the x12path and x13path (and more for the GUI).
"x12env"
x12env x12path(path=NULL) putd(x,value) getd(x, mode="any") rmd(x) existd(x, mode="any")
The path to the X12 or X13 binaries.
a character for the name
value that should be assigned to the object with name x.
the mode or type of object sought
get, assign, exists, x12
get
assign
exists
x12
# NOT RUN { # } # NOT RUN { x12path() x12path("d:/x12/x12a.exe") x12path() getd("x12path") # }
Run the code above in your browser using DataLab