Forums before death by AOL, social media and spammers... "We can't have nice things"
|    alt.bbs.mystic    |    Mystic Sysops are mystical nerds...    |    11,842 messages    |
[   << oldest   |   < older   |   list   |   newer >   |   newest >>   ]
|    Message 10,441 of 11,842    |
|    g00r00 to All    |
|    Re: possible datestr() bug in a47    |
|    11 Jan 22 11:39:07    |
      From: nospam.g00r00@f215.n129.z1.fidonet.org               CR> This is actually just from the 'bulls' mod for bulletins that's floating        CR> around:        CR>        CR> if UserLastOn <= GetFileDate(Entry.Bullfile) then S:='[NEW]'        CR> if UserLastOn > GetFileDate(Entry.Bullfile) then S:=' '        CR>        CR> I'm just putting the DateStr() around the UserLastOn to see why it's not        CR> working... I am running Mystic on linux/rpi... is there something I need        CR> to configure? Thanks, for your help!              UserLastOn is a Unix format date and DateStr is for DOS format dates. You       could convert it from a Unix DOS though using the DateU2D conversion function:              DateStr(DateU2D(UserLastOn)...              ... If you choose not to decide, you still have made a choice              --- SoupGate-Win32 v1.05        * Origin: you cannot sedate... all the things you hate (1:229/2)    |
[   << oldest   |   < older   |   list   |   newer >   |   newest >>   ]
(c) 1994, bbs@darkrealms.ca