update 20250205
This commit is contained in:
@@ -37,11 +37,11 @@ namespace OnDoc
|
||||
{
|
||||
|
||||
ExternalCall.sourceparam = "";
|
||||
try
|
||||
{
|
||||
MessageBox.Show(args[0]);
|
||||
}
|
||||
catch { }
|
||||
//try
|
||||
//{
|
||||
// MessageBox.Show(args[0]);
|
||||
//}
|
||||
//catch { }
|
||||
|
||||
if (args.Length > 0)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user