Status: New
Owner: ----
New issue 176 by
darcn...@gmail.com: 'Last Modified By' column for +jobs
https://code.google.com/p/anomalyjobs/issues/detail?id=176
Is this a new command or change to an existing one?
This is an update to +jobs
If a new command, write suggested syntax and describe what the command
does:
Update to +jobs so that users can know which player was the last to modify
a job.
Have you coded this? If so, please attach a patch.
&DISPLAY_L Job Database
<JD>=[u(%va/FN_STREXACT,ifelse(isdbref(get(%0/MODIFIED_BY)),name(get(%0/MODIFIED_BY)),-),default(%#/JOBSWIDTH_L,16))]
&HEADER_L Job Database <JD>=u(FN_STREXACT,Modified
By,default(%#/JOBSWIDTH_L,16))
&FOREACH_LEFTOVER Job Database
<JD>=%b[inc(switch(%0,#,default(%#/JOBSWIDTH_#,8),A,default(%#/JOBSWIDTH_A,16),B,default(%#/JOBSWIDTH_B,5),C,default(%#/JOBSWIDTH_C,8),D,default(%#/JOBSWIDTH_D,8),F,default(%#/JOBSWIDTH_F,4),L,default(%#/JOBSWIDTH_L,16),M,default(%#/JOBSWIDTH_M,8),O,default(%#/JOBSWIDTH_O,16),S,default(%#/JOBSWIDTH_S,8),0))]
Please provide any additional information below.
The field should also be included in +jhelp uconfig
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings