¿ªÔÆÌåÓý

Re: Attachments
Dave Wade wrote: Patient: "Doctor! Doctor! It hurts when I do this!" Doctor: "Then don't do that!" Hint: Don't set them to moderated. Set them to ALLOW. -- "Fish" (David B. Trout) Software Development
By Fish Fish · #3726 ·
Re: Attachments
You and I have gobs of bandwidth, but not everyone does. Part of being a good net.citizen is structuring your activities to not cause problems for other people by making sweeping assumptions about
By Dave McGuire · #3725 ·
Re: Attachments
[...] In today's day and age you're worried about bandwidth? :) If it was a multi-megabyte file I could maybe understand, but a 12.5 KB patch file? :) -- "Fish" (David B. Trout) Software Development
By Fish Fish · #3724 ·
Re: Visual studio 2022
Given that most use of groups.io is as a mailing list, rather than a web forum, editing messages makes very little sense and annoys the people who receive copy after copy of the same damn email with
By Dave McGuire · #3723 ·
Re: Visual studio 2022
Jesus Christ! You can't even EDIT your messages either?! :( Sheesh! :( Fine! [...] https://github.com/SDL-Hercules-390/hyperion/issues/448
By Fish Fish · #3722 ·
Re: Visual studio 2022
Fish wrote: [...] Forget that. Instead, I have created a new GitHub Issue containing the patch. You can download it from there. Thanks. -- "Fish" (David B. Trout) Software Development Laboratories
By Fish Fish · #3721 ·
Re: Visual studio 2022
By Dave Wade · #3720 ·
Re: Attachments
Fish, I set them to moderated. I don't see the notices. You can upload to files Dave
By Dave Wade · #3719 ·
Re: Attachments
Because they cause lots of bounces. I set them to moderated and I fail to see the notices. You can upload to the files are so only those that want to see them need to use bandwidth downloading them
By Dave Wade · #3718 ·
Re: Visual studio 2022
Fish wrote: Marco, I have a patch ready for you to try, but I cannot attach it since this group sadly does not allow attachments. :( If you can send me a private email offlist, I will be happy to send
By Fish Fish · #3717 ·
Re: Attachments
Dave Wade wrote: Eh? Gmail certainly does not block all attachments. Only certain types of attachments: https://support.google.com/mail/answer/6590?hl=en#zippy=%2Cmessages-that-have-attachments Yes, I
By Fish Fish · #3716 ·
Attachments
Why doesn't this group permit attachments? -- "Fish" (David B. Trout) Software Development Laboratories http://www.softdevlabs.com mail: fish@...
By Fish Fish · #3715 ·
Re: How to enter the cent sign using x3270 on a raspberry pi
It's really not that hard: SET INPUT E0 4A Ready; T=0.01/0.02 19:16:25 EDIT TEST EXEC CASE M INPUT &TYPE This is a cent sign: \ FILE Ready; T=0.05/0.31 19:17:11 EXEC TEST This is a cent sign: ?
By Peter Coghlan · #3714 ·
Re: How to enter the cent sign using x3270 on a raspberry pi
I've sort of solved my problem - I typed a whole load of characters into a text file on my Mac then copied them to my Pi and thence to VM. One of them turned into a cent in CMS so I can now edit the
By Dave Mitchell · #3713 ·
Re: How to enter the cent sign using x3270 on a raspberry pi
It works in EDIT. Doesn't everyone use EDIT :-) Regards, Peter Coghlan.
By Peter Coghlan · #3712 ·
Re: How to enter the cent sign using x3270 on a raspberry pi
Thanks tor the advice but: 1. the SET INPUT works fine on the command line but doesn't work within an editor where I need to insert ? (cent) characters into my EXEC. x3270 doesn't offer a copy/paste
By Dave Mitchell · #3711 ·
Re: How to enter the cent sign using x3270 on a raspberry pi
How about the CMS command SET INPUT? For example: SET INPUT E0 4A Then type a backslash (\). Note that you may see a backslash when entering it in the input area but it should turn into a cent sign
By Peter Coghlan · #3710 ·
Re: How to enter the cent sign using x3270 on a raspberry pi
edit the keymap file.... the cent sign is Unicode 00a2... here's an example which maps it to alt-4 or Ctrl-backslash.. x3270.keymap.mine: #override \ <Key>Escape: Clear()\n\ <Key>End: FieldEnd()\n\
By Joe Monk · #3709 ·
How to enter the cent sign using x3270 on a raspberry pi
I need to use cent signs in an IOS3270 screen used by my BREXX exec. Try as I might I can't see how to do it. x3270 doesn't offer a paste command so I can't copy/paste from another pi window. The
By Dave Mitchell · #3708 ·
Re: GCC EXEC on S-disk, but Not On Any Other Minidisk? #VMCE
Mark, So as I thought Paul Edwards ported the utils and he says the sources are here:- http://www.pdos.org/custom.zip I haven¡¯t verified that when compiled they match the modules on the disk. I will
By Dave Wade · #3707 ·