Wikipedia:Reference desk/Archives/Computing/2021 May 30
Computing desk | ||
---|---|---|
< May 29 | << Apr | May | Jun >> | May 31 > |
Welcome to the Wikipedia Computing Reference Desk Archives |
---|
The page you are currently viewing is a transcluded archive page. While you can leave answers for any questions shown below, please ask new questions on one of the current reference desk pages. |
May 30
[edit]MS excel file
[edit]I created file in MS excel and saved it. Later I worked on that file and wanted to store this work in new workbook so I should have pressed "Save As" but by mistake I pressed "Save" and closed the file. Is there a way to retrieve the original file. Parnaval (talk) 14:46, 30 May 2021 (UTC)
- This may help you. Ruslik_Zero 20:16, 30 May 2021 (UTC)
"IRC adapter" is not explained at Internet Relay Chat
[edit]irssi.org:
"Irssi Chat Client. Your text mode chatting application since 1999. IRC built-in. Multi-protocol friendly for module authors. Shipped-by-default Perl scripting with a wide range of available extensions. Integrates into the UNIX stack: Your window manager, your terminal emulator, your remote connection, your terminal multiplexer, your IRC bouncer, your IRC adapter."
- "IRC adapter" does not occur in any en.wikipedia article.
- "remote connection" does not disambiguate in en.wikipedia
- References
- https://github.com/nandub/hubot-irc This is the IRC adapter for hubot
- https://metacpan.org/pod/Hubot::Adapter::Irc
- https://www.npmjs.com/package/modum-irc-adapter
- https://github.com/akrennmair/joe-irc-adapter
- https://joe-bot.net/recipes/adapter/
- lita-irc an adapter for Lita that allows you to use the robot with IRC.
- Good uses for an IRC bot in an IT department reddit
- Curated list of awesome IRC resources
Do you have a question? "IRC adapter" here just seems to mean an IRC protocol implementation for a given chat bot or application. It's not part of irc itself. 2601:648:8202:350:0:0:0:BA42 (talk) 01:10, 3 June 2021 (UTC)
Validation Rules for Microsoft Access
[edit]Where can I get a concise explanation of how to code Validation Rules for data fields in Access? I have tried clicking F1, which takes me to a Microsoft web page that doesn't give me much useful. What I would like to know is what is the syntax for the Validation Rules. (If it provides other useful information also, that would be useful.) Robert McClenon (talk) 22:49, 30 May 2021 (UTC)
- Is this page of use to you?--Phil Holmes (talk) 09:11, 31 May 2021 (UTC)
- Probably, User:Phil Holmes. Anyway it is better than nothing. I will review it. Robert McClenon (talk) 16:49, 31 May 2021 (UTC)