This website requires JavaScript.
Explore
Help
Sign In
mirror
/
RosettaCodeData
mirror of
https://github.com/acmeism/RosettaCodeData.git
Watch
1
Star
0
Fork
You've already forked RosettaCodeData
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
main
RosettaCodeData
/
Task
/
Create-a-file
/
I
/
create-a-file.i
7 lines
93 B
OpenEdge ABL
Raw
Permalink
Blame
History
s
o
f
t
w
a
r
e
{
c
r
e
a
t
e
(
"
o
u
t
p
u
t
.
t
x
t
"
)
c
r
e
a
t
e
(
"
d
o
c
s
/
"
)
c
r
e
a
t
e
(
"
/
o
u
t
p
u
t
.
t
x
t
"
)
c
r
e
a
t
e
(
"
/
d
o
c
s
/
"
)
}
Reference in New Issue
View Git Blame
Copy Permalink