like the title of this post, i would like to show you "how to acces shell with gambas" this is one of linux programing, maybe if you are familiar with visual basic in microsoft windows. so Gambas is one of solution visual programing in linux. few days a go I try to make code in bash shell, and now I want that my shell code can I access it from gambas.
DIM myProc AS Process 'name of variable'
myProc = SHELL "(/home/saujiro/ihsansample.sh)" FOR WRITE '/home/saujiro/sample.sh is my bash shell code'
That all you need, to acces your shell code with gambas, n the output of bash shell programing you can see at console of gambas
Related Post
Kernel ConfigurationOptimize you OS that better choice than change your OS, and about linux server maybe upgrade kernel
Gambas Connection DatabaseI took from documentation of gambas, how to make connection to mysql. Before i wrote example to mak
Geany, Notepad++ For LinuxAbout 4 consecutive days I use Windows for the purposes of writing PHP code, feels normal, because
HISTORY AND STANDARDSLinux is a member of the UNIX family of operating systems. In computing terms, UNIX has a long hist
Gambas Connection With MYSQLStarting from the complaints of my friend named Hadyan A.K.A X-n1nj4 that he could not make the con
Aplay command on linuxCommand arecord, aplay − command-line sound recorder and player for ALSA soundcard driver SYNOPSIS
Subscribe to:
Post Comments (Atom)
0 comments:
Post a Comment
Click to see the code!
To insert emoticon you must added at least one space before the code.