I did some searching and discovered that Secure FTP is a service running on Windows which makes the existing FTP software secure therefore there is nothing for me to change with my TCL script. However, I would like to change my TCL script so it doesn't create a text file script which is read by...
Does anyone have info about writing TCL scripts which use Secure FTP for file transfers? I have written TCL scripts which automatically write FTP scripts and run them but I'm a bit clueless about using Secure FTP.
I have written programs which are used by approx 1,000 users in my workplace. I am writing a new set of programs and am being pressured to avoid distributing source code. I also don't want to upgrade 1,000 PC's to a new version of TCL.
Does anybody know how to create and run bytecode on the...
When trying to create the folder TEST in the shared folder SHARE1 on server SERVER1 using the TCL command "file mkdir \\\\SERVER1\\SHARE1\\TEST" I end up with folders SERVER1\SHARE1\TEST under the shared folder SHARE1. I tested this with wish80 & wish84 and got the same results. I tried numerous...
Anybody know how to list the number of prints in a print queue?
I am writing a program to automatically print thousands of engineering drawings and want it to loop and possibly display an error message if there are too many drawings already in the queue.
I want to compare changes on engineering drawings and I was considering converting them to BMP format. I would like to overlay two images, have transparent backgrounds, linework of one image black and the linework of the other image red.
I want to be able to shift 1 image in the x,y by several...
I am experimenting with TCL & OpenGL. I have written a TCL program which creates 3d wire frame geometry and assigns tags to every piece of geometry. I am considering modifying the program to utilize OpenGL but have not yet determined if I can assign tags to lines and arcs and query the tags by...
I have a need to display 3D wireframe graphics and have used code from Keith Vetter's Octabug, 3D to 2D transformation program. This works ok but it creates an illusion of perspective (parallel lines converge). I am looking for TCL code which works similiar to this but without the distortion. In...
I am using Wish 8.0 and recently my NT has gotten into a mode so the tk_messageBox windows in all the programs I have written popup in the lower right corner of the screen and I would like them to popup in the middle of the screen. Any ideas?
I am posting this for the 2nd time because this feature is important to me.
Does anybody know how to determine if 2 canvas items touch or overlap? I need to determine this for extremely complex shapes. Simple examples are geometry shaped like the letters A X Y L T . I would like to manually...
I have written a TCL application which places graphics on a canvas and allows the user to zoom in, out, and pan. I record the scaling info so I am able to restore the canvas items to the original scale but I don't know how to restore them to the original position.
If I could query the screen...
Anybody have aTCL/TK routine which will dynamically rotate a figure of about 100 lines and arcs while the user drags the mouse in a circular motion?
srhoads@joy.com
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.