Processing Ajax...

Title
Close Dialog

Message

Confirm
Close Dialog

Confirm
Close Dialog

Confirm
Close Dialog

User Image
Gregory Diebold
49 discussion posts
I have written a custom script to automate entering address info. on forms. On the attachment you can see my test results. Although it works fine, I have a few questions:

A - When I tried this commented line, the compiler said it could not convert string[] to int[]. Why?
B - On my first attempt I incremented the wrong variable and wound up in an infinite loop, stuffing the keyboard buffer with text.
In that case, what's the best way to exit an out-of-control script. <Ctrl-C>? I just shut down DF from my sys tray.

😍 DisplayFusion
• Attachment [protected]: gld addy.png [79,776 bytes]
Jan 7, 2024 (modified Jan 7, 2024)  • #1
Owen Muhlethaler (BFS)'s profile on WallpaperFusion.com
Hello,

A. BFS.Input.GetUserList returns a string, so it will only take a string for the input

B. A tray icon for the script will appear, you can exit it there without needing to close DisplayFusion entirely

Thanks!
Jan 9, 2024  • #2
Subscribe to this discussion topic using RSS
Was this helpful?  Login to Vote(-)  Login to Vote(-)