BBS:      TELESC.NET.BR
Assunto:  src/sbbs3/atcodes.cpp
De:       Rob Swindell (on Debian Linux)
Data:     Wed, 20 May 2026 21:52:20 -0700
-----------------------------------------------------------
https://gitlab.synchro.net/main/sbbs/-/commit/b78433c8c490a6fefb2b6142
Modified Files:
	src/sbbs3/atcodes.cpp
Log Message:
Add PCBoard @-code aliases for existing codes (#940)

Several PCBoard display @-codes already had Synchronet equivalents under
different names. Add them as aliases so PCBoard-style files/messages work
without modification:

  @CARRIER@  -> @CONN@
  @PROLTR@   -> @PROT@
  @PRODESC@  -> @PROTNAME@ / @PROTOCOL@
  @CONFNAME@ -> @CONF@
  @CURMSGNUM@-> @MSG_NUM@

@QON@/@QOFF@ were already implemented in putmsg.cpp. The remaining missing
PCBoard codes (@FILERATIO@, @HIGHMSGNUM@, @LOWMSGNUM@, @LMR@, @FIRSTU@) would
be new value-codes, not aliases, and are left for a follow-up.

Co-Authored-By: Claude Opus 4.7 
n
---
  mSynchronetn  hgVertrauen n hHome of Synchronet n gh[vert/cvs/bbs].synchro.net

-----------------------------------------------------------
[Voltar]