解决 cmd 字符限制

解决 cmd 字符限制

我有一个可以为我生成电子邮件的脚本。

[18:35:50]Creating resolution ticket..
Enter ticket number: 
Enter users full name: 
Enter summary of issue: 
Enter what will happen or what you did: Hello ma'am, it has come to my attention that according to <agency> regulation and policy, if I where to get this escalated, they WILL NOT edit the registry. For some reason <agency> only allows a certain size, and I can not change that. My best advice to you, is
[18:37:27]Copied to clipboard press CNTRL-V to paste

如您所见,在生成电子邮件之前,命令行字符限制就消失了。我的问题是,我有没有办法编辑 cmd,或者有办法绕过这个限制?

相关内容