• appendtext() seems to not be working now A39

    From dream master@21:1/163 to g00r00 on Saturday, April 28, 2018 23:52:14
    a mpl i use that writes a usersalias to a file is now not writing
    it at all. those reading, can you reproduce this? appendtext(cfgdatapath+'timegame.txt',useralias); this is how i have it.
    any thoughts? it's opening and closing and im seeing the time stamp c
    hange forthe file..úù
    Dream Masterùú.
    øùúùøøùúùøDoRE!
    ACiDiC!Demonic[dreamland.d
    arktech.org]
    --- Mystic BBS v1.12 A39 2018/04/21 (Windows/64)
    * Origin: |08--[|15!|07dreamland BBS dreamland.darktech.org (21:1/163)
  • From Gryphon@21:1/120 to dream master on Wednesday, May 02, 2018 12:39:05
    On 04/28/18, dream master said the following...

    a mpl i use that writes a usersalias to a file is now not writing it at al those reading, can you reproduce this?

    appendtext(cfgdatapath+'timegame.txt',useralias); this is how i have it.

    any thoughts? it's opening and closing and im seeing the time stamp change the file.

    Is useralias populated with data?

    --- Mystic BBS v1.12 A39 2018/04/21 (Linux/64)
    * Origin: Cyberia BBS | cyberia.darktech.org | San Jose, CA (21:1/120)
  • From dream master@21:1/163 to Gryphon on Wednesday, May 02, 2018 15:38:07
    On 05/02/18, Gryphon said the following...
    any thoughts? it's opening and closing and im seeing the time stamp c the file.
    Is useralias populated with data?

    yes it takes current user and writes name to file. i had to go back to the
    old way to get it to work.

    |08 .|05ú|13ù|15Dr|07e|08am Ma|07st|15er|13ù|05ú|08.
    |08 øù|05ú|13ùø |13øù|05ú|08ùø
    |11 DoRE|03!|11ACiDiC|03!|11Demonic |08[|15dreamland|09.|15darktech|09.|15org|08]

    --- Mystic BBS v1.12 A39 2018/04/21 (Windows/64)
    * Origin: |08--[|15!|07dreamland BBS dreamland.darktech.org (21:1/163)
  • From Gryphon@21:1/120 to dream master on Friday, May 04, 2018 12:06:56
    On 05/02/18, dream master said the following...

    On 05/02/18, Gryphon said the following...
    any thoughts? it's opening and closing and im seeing the time st the file.
    Is useralias populated with data?

    yes it takes current user and writes name to file. i had to go back to the old way to get it to work.

    What is the old way?

    --- Mystic BBS v1.12 A39 2018/04/21 (Linux/64)
    * Origin: Cyberia BBS | cyberia.darktech.org | San Jose, CA (21:1/120)
  • From dream master@21:1/163 to Gryphon on Friday, May 04, 2018 13:45:35
    On 05/04/18, Gryphon said the following...
    yes it takes current user and writes name to file. i had to go back the old way to get it to work.
    What is the old way?

    fSeek(txf,FSize(txf));
    fwriteln(txf, useralias);

    |08 .|05ú|13ù|15Dr|07e|08am Ma|07st|15er|13ù|05ú|08.
    |08 øù|05ú|13ùø |13øù|05ú|08ùø
    |11 DoRE|03!|11ACiDiC|03!|11Demonic |08[|15dreamland|09.|15darktech|09.|15org|08]

    --- Mystic BBS v1.12 A39 2018/04/21 (Windows/64)
    * Origin: |08--[|15!|07dreamland BBS dreamland.darktech.org (21:1/163)