Forum Discussion

DavidSirrine's avatar
DavidSirrine
Qrew Trainee
6 years ago

Button to Initiate Windows Shell Command

Is it possible to create a button that will initiate a Windows shell command?  If so, how do you do it?

I am trying to automate a process that would add a watermark to an existing pdf file attachment, then save it as a new revision.  The watermark would be added using a program that can be accessed through the Windows command prompt using the original file name, output file name and properties of the watermark.  The whole process would include placing the original file attachment where it can be accessed by the other program, issuing the command prompt command, then uploading the output as a revised file attachment.

Does this even sound possible with Quick Base?  Is there perhaps an alternate way to accomplish this?

1 Reply

  • It's not possible in that way, maybe if you have a server with the odbc connector, you cant try to upload a file using a sql script (job in sql server).