Go Back   FlashFXP Forums > >

Programming Need help with C/C++/Delphi? Ask here and make us all laugh.

 
 
Thread Tools Rating: Thread Rating: 3 votes, 4.00 average. Display Modes
Prev Previous Post   Next Post Next
Old 01-15-2003, 10:28 AM   #1
darkone
Disabled
FlashFXP Registered User
ioFTPD Administrator
 
darkone's Avatar
 
Join Date: Dec 2001
Posts: 2,230
Default iTCL Documentation

Briefly:

1. New Internal commands (getting rid off !commands for itcl)
2. Multiple interpreters (pool)
3. 'puts' for stdout changed to 'iputs'




New commands:


resolve pwd <pwd>

Return: Path on success, "" on error

---

resolve uid <Uid>

Return: UserName on success, "" on error

---

resolve gid <Gid>

Return: GroupName on success, "" on error

---

resolve group <Group>

Return: Gid on success, -1 on error

---

resolve user <User>

Return: Uid on success, -1 on error

---

vfs read <directory/file>

Return: "Uid Gid Mode" on success and "" on error

---

vfs write <directory/file> <Uid> <Gid> <Mode>

Return: 0 on success and 1 on error

---

vfs delete <directory/file>

Return always 0

--

config read <array> <variable>

Return: Value on success and "" on error

--

config reload

--

config save

--
darkone is offline   Reply With Quote
 

Tags
error, resolve, return, success, vfs


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -5. The time now is 01:43 PM.

Parts of this site powered by vBulletin Mods & Addons from DragonByte Technologies Ltd. (Details)