Quoting Chris Hoppman to All <=-
How would you go about setting file modes in tp?
Like
fm_deny_read_write;
fm_allow_read_write;
filemode := ??
How would you go about setting file modes in tp?
Like
fm_deny_read_write;
fm_allow_read_write;
filemode := ??
Quoting Chris Hoppman to All <=-
How would you go about setting file modes in tp?
Like
fm_deny_read_write;
fm_allow_read_write;
filemode := ??
This is done through the pascal file commands
Reset, Rewrite, Assign, Close, Etc. Append.
Get yourself a good dos reference like "Ralf Brown's interrupt list" (inter*.zip) the TP internals ar closely linked with DOS,
Quoting Dan Egli to Scott Adams <=-
How would you go about setting file modes in tp?
Like
fm_deny_read_write;
fm_allow_read_write;
filemode := ??
This is done through the pascal file commands
Reset, Rewrite, Assign, Close, Etc. Append.
no, he means SHARE modes. The three standard modes for Share locking
are: deny NONE
Deny WRITE
Deny ALL
I'm not sure how that would be accomplished in TP. Look in your help
files for commands refferencing SHARE.EXE.
Quoting Dan Egli to Scott Adams <=-
How would you go about setting file modes in tp?
Like
fm_deny_read_write;
fm_allow_read_write;
filemode := ??
This is done through the pascal file commands
Reset, Rewrite, Assign, Close, Etc. Append.
no, he means SHARE modes. The three standard modes for Share
locking
are: deny NONE
Deny WRITE
Deny ALL
I'm not sure how that would be accomplished in TP. Look in your
help files for commands refferencing SHARE.EXE.
Oh file locking! Ok. Yeah Swag has about 15 files on this very
subject including a share unit in asm among others. If you
don't have a copy of SWAG my website should have the link.
http://users.cybermax.net/~longshot (links page)
How would you go about setting file modes in tp?
Like
fm_deny_read_write;
fm_allow_read_write;
filemode := ??
Quoting Dan Egli to Scott Adams <=-
How would you go about setting file modes in tp?
Like
fm_deny_read_write;
fm_allow_read_write;
filemode := ??
This is done through the pascal file commands
Reset, Rewrite, Assign, Close, Etc. Append.
no, he means SHARE modes. The three standard modes for Share
locking
are: deny NONE
Sysop: | digital man |
---|---|
Location: | Riverside County, California |
Users: | 1,067 |
Nodes: | 17 (0 / 17) |
Uptime: | 16:45:30 |
Calls: | 501,255 |
Calls today: | 2 |
Files: | 109,409 |
D/L today: |
6,165 files (8,461M bytes) |
Messages: | 302,081 |
Posted today: | 1 |