Loginname, Plugins and WDXInfopacker
Moderators: Hacker, petermad, Stefan2, white
Loginname, Plugins and WDXInfopacker
Is there a way to read the loginname on PC with a WDX-Plugin?
I want to make a scheme for WDXinfopacker which writes the line
"User: @loginname".
The scheme should be used by different users, and so the WDXInfopacker will write..
with PC-user "Smith":
"User: Smith".
with PC-user "Miller":
"User: Miller".
Best regards
Peter
I want to make a scheme for WDXinfopacker which writes the line
"User: @loginname".
The scheme should be used by different users, and so the WDXInfopacker will write..
with PC-user "Smith":
"User: Smith".
with PC-user "Miller":
"User: Miller".
Best regards
Peter
TC 10.xx / #266191
Win 10 x64
Win 10 x64
- sqa_wizard
- Power Member
- Posts: 3893
- Joined: 2003-02-06, 11:41 UTC
- Location: Germany
- fenix_productions
- Power Member
- Posts: 1979
- Joined: 2005-08-07, 13:23 UTC
- Location: Poland
- Contact:
Imho: he wants to have user's names in created "documentation" files.
I.e. HTML file header with:
"Mjuzik on Marek"
"Mjuzik on Adam"
So there is only one time call for such plugin's field.
PS. If that's the case use it (written by me &compiled by M^2):
http://fenixproductions.republika.pl/tc/dummy.wdx
I.e. HTML file header with:
"Mjuzik on Marek"
"Mjuzik on Adam"
So there is only one time call for such plugin's field.
PS. If that's the case use it (written by me &compiled by M^2):
http://fenixproductions.republika.pl/tc/dummy.wdx
"When we created the poke, we thought it would be cool to have a feature without any specific purpose." Facebook...
#128099
#128099
Hello
I want
- I want to define a scheme for WDXInfopacker which will be used from different users (from my colleagues Smtih, Miller, Webster, ...)
This scheme must
- create txt-files with WDXInfopacker (that is not the problem)
- and add the name of the person who created the files (Smith or Miller or Webster) into the file.(The name must not be the real family-name but the login-name of the user)
So it must pe possible to open the created txt-files and see the name of the creator in the file.
Peter
I want
- I want to define a scheme for WDXInfopacker which will be used from different users (from my colleagues Smtih, Miller, Webster, ...)
This scheme must
- create txt-files with WDXInfopacker (that is not the problem)
- and add the name of the person who created the files (Smith or Miller or Webster) into the file.(The name must not be the real family-name but the login-name of the user)
So it must pe possible to open the created txt-files and see the name of the creator in the file.
Peter
TC 10.xx / #266191
Win 10 x64
Win 10 x64
- fenix_productions
- Power Member
- Posts: 1979
- Joined: 2005-08-07, 13:23 UTC
- Location: Poland
- Contact:
It looks like it's not possible to get plugins information or Environment Variables for Header / Footer fields. In that case there would be redundancy for having such information with every file.
I've put a request into WdxInfoPacker thread.
I've put a request into WdxInfoPacker thread.
"When we created the poke, we thought it would be cool to have a feature without any specific purpose." Facebook...
#128099
#128099
- franck8244
- Power Member
- Posts: 704
- Joined: 2003-03-06, 17:37 UTC
- Location: Geneva...
- fenix_productions
- Power Member
- Posts: 1979
- Joined: 2005-08-07, 13:23 UTC
- Location: Poland
- Contact:
- franck8244
- Power Member
- Posts: 704
- Joined: 2003-03-06, 17:37 UTC
- Location: Geneva...
Wdx plugin needs a filename to work with...even if I think that plugins could provide more features
If I had wdx support for header or footer, what would be the filename to pass in plugin call ? (destination filename (that might not exist yet), first file in the list ?)
I think that %env var% is more secure.
TC#88260 -