Start An Hummingbird Exceed Shell With Visual Basic

 
Thread Tools Search this Thread
Special Forums Windows & DOS: Issues & Discussions Start An Hummingbird Exceed Shell With Visual Basic
# 1  
Old 12-30-2009
Start An Hummingbird Exceed Shell With Visual Basic

Hi all.

I have a script that I've finished on Solaris 10 recently. Now they want me to build a GUI for it with VB. This is my first endeavour with VB. I am using Visual Studio 2008 to write the GUI. The GUI is all done and has the string var 'Command' that I want to execute in the shell.

1. Is it possible to call the program to check to see if there is an Exceed shell open on Windows?
-If yes, feed a command stored as a variable by the VB program to it and execute it.
-If not, execute the Exceed program, wait for the user to enter name and pass, then when there is a shell execute the command in the shell.

2. Can I export all the writing that comes up in the shell from the script to a text file and have the VB GUI display it in a window in the GUI? Its something to do with stdout or $1 >> output.txt right?

Thanks for any help!
Login or Register to Ask a Question

Previous Thread | Next Thread

8 More Discussions You Might Find Interesting

1. Programming

Visual Basic converting a decimal data type to a label with currency format

Here is the code that I am working with. I have tried several other things. any suggestions? Lbl_Cost_Output.Text = (dDistance * dCostPerMile).ToString("C") The label is formatted correctly in terms of value 0.00 but no dollar sign appears. Please let me know if you have any questions. (1 Reply)
Discussion started by: briandanielz
1 Replies

2. Solaris

How to FTP (get multiple) unix files to windows using visual basic 6

How to FTP (get multiple) unix files to windows using visual basic 6. I am a list of files in my unix location, need to ftp those files to windows machine using Visual basic 6 or VBA macros. Thanks in Advance (3 Replies)
Discussion started by: sureshmani
3 Replies

3. Windows & DOS: Issues & Discussions

[Template] Send SMTP email with Visual Basic Script (vbs) from Command Prompt using CDO

This is a script in visual basic that basically sends an email from an existing account, in this case the example is provided for live.com. It uses CDO (Collaboration Data Objects). All you need to do is replace the fields with the proper information. The email is send from Command Prompt... (0 Replies)
Discussion started by: Tribe
0 Replies

4. Shell Programming and Scripting

Looking for shell script to monitor CPU utilization and send mail once exceed 75%

Dear Group, I'm look for shell script to Monitor CPU usage and send mail once it exceed 75% I'm running Suse10.4. (3 Replies)
Discussion started by: clfever
3 Replies

5. Programming

Connect to UNIX server with Visual Basic

Is there any possibility to develop an application using Visual Basic that connects to a unix server (using SSH) and run some commands? I will try to describe what i need : The user should enter the server adress, username and password! Than the user must enter some "filenames" and after... (10 Replies)
Discussion started by: SuperDuck
10 Replies

6. UNIX for Dummies Questions & Answers

Using FTP mget from Visual Basic Shell

Hi calling a batch file with FTP commands from Visual basing with Shell, it basically to copy files then delete them. The delete seems to work but the copy, it looks like the mget command doesn't have the complete information on where to copy the files. Here is the batch file content. Open... (2 Replies)
Discussion started by: Mario120560
2 Replies

7. Shell Programming and Scripting

How cgi(shell script) to receive the URL REQUEST from Front end (visual C++)?

I am facing a problem which is weblogic convert to CGI method. The original process is -> the Front End is using Visual C++, and backend is using WEBLOGIC the based programming is JAVA. The method for Weblogic to receive the request from Front end (Visual C++) thru URL. for example :... (0 Replies)
Discussion started by: ryanW
0 Replies

8. Shell Programming and Scripting

basic c-shell help

hello, i am very new to this, so i have basic questions about writing a shell. if i am working with a basic file, "main.c" and a shell file, "shell", what will the shell file look like? i want to change the command prompt from % to $, and i want to be able to have standard input from the... (0 Replies)
Discussion started by: ayalex
0 Replies
Login or Register to Ask a Question
TKABBER(1)						      General Commands Manual							TKABBER(1)

NAME
Tkabber -- a GUI client for XMPP (Jabber) instant messaging protocol SYNOPSIS
tkabber [options] DESCRIPTION
Tkabber is a GUI client for XMPP (Jabber) instant messaging protocol. It provides full support for basic XMPP specifications as well as many extensions (XEPs) including multi-user conferencing, file transfers, extensive handling of privacy lists and much more. Tkabber is written in Tcl/Tk and thus is easily extensible. This manual page was written for the Debian distribution because the original program does not have a manual page. OPTIONS
-colormap Colormap for main window -display Display to use -geometry Initial geometry for window -name Name to use for application (default: tkabber) -splash Display the initial splash screen (default: yes) -sync Use synchronous mode for display server -visual Visual for main window -use Id of window in which to embed application -- Pass all remaining arguments through to script SEE ALSO
Tkabber reference manual: /usr/share/doc/tkabber/tkabber.html Tkabber WWW site: http://tkabber.jabber.ru/ Tkabber wiki pages: http://tkabber.jabe.ru/ tkabber-plugins(7) AUTHOR
This manual page was written by Jonas Meurer <jonas@freesources.org> for the Debian system (but may be used by others). Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.1 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts and no Back-Cover Texts. TKABBER(1)