PDA

View Full Version : Messages and ioA


MidKnight
11-03-2003, 03:30 AM
Posted this to the ioA thread, but no answers.

---------
when sending a message to a user for example.........

when a user is changing dir/ and has any messaes, shouldn't he be notified in the dir/ changes that he/she has a message?

if thats correct would have i missed, cause it doesn't do this?

thanks

WarC
11-03-2003, 04:12 AM
This have been answered before but I'll do it again....

in your "change directory message" execute ioA Logon and it will print it the same way it does when logging on.

MidKnight
11-03-2003, 04:15 AM
im really not sure what u mean, please explain a little more detail please

Harm
11-03-2003, 04:45 AM
The "change directory messages" are obviously displayed when changing directory. You can edit them either by adding the following code to the '.ioFTPD.message' file of the directory (works for specific directories) or by adding the same code to '..\text\ftp\stat.msg'.


%[execute(EXEC ..\scripts\ioA.exe)(logon)]


Note: stat.msg is used when someone uses LIST but won't be if you use STAT -l to perform this operation.

MidKnight
11-03-2003, 04:58 AM
ok ive got all that done ok, but still when someone has a private message waiting, theres no notice that, that person has any messages?