Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
window command window
#3
Let me start again .
Currently using PowerBasic for windows for windows 10 programs, before that used PBCC for dos programs. Goal is to convert my windows programs to python and then to linux system.

Now when using PBCC (powerbasic console compiler) I would run a program in dos. It opens a console dialog box in the window 10 system.
Run the program there and when finished I would exit the program and the dos dialog box would close.

So want to:

Open the dos dialog box to run a program
Run python test programs there
And when finished , I would exit the program which would close the opened dialog window in window 10

Right now using Pycharm and the program run inside the IDE

I do not see an file upload here . Could send you an image of the dos dialog box running a PBCC program.

Maybe when a python program is create into an exe file it will do all that like the PBCC does? I do not know yet anything about making an exe file in python.

thanks for replying
Reply


Messages In This Thread
window command window - by RobertAlvarez424 - Aug-03-2021, 10:26 PM
RE: window command window - by bowlofred - Aug-03-2021, 10:37 PM
RE: window command window - by RobertAlvarez424 - Aug-04-2021, 01:35 AM
RE: window command window - by Gribouillis - Aug-04-2021, 06:44 AM
RE: window command window - by buran - Aug-04-2021, 08:18 AM
RE: window command window - by RobertAlvarez424 - Aug-04-2021, 02:56 PM
RE: window command window - by snippsat - Aug-04-2021, 06:19 PM
RE: window command window - by RobertAlvarez424 - Aug-04-2021, 08:18 PM
RE: window command window - by RobertAlvarez424 - Aug-05-2021, 02:17 PM
RE: window command window - by jefsummers - Aug-05-2021, 03:11 PM
RE: window command window - by snippsat - Aug-05-2021, 03:40 PM
RE: window command window - by RobertAlvarez424 - Aug-05-2021, 05:03 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Hide CMD call window tester_V 8 617 Apr-16-2024, 08:26 PM
Last Post: deanhystad
  Open files in an existing window instead of new Kostov 2 495 Apr-13-2024, 07:22 AM
Last Post: Kostov
  How to Minimize ADB window OomKoos 0 470 Dec-29-2023, 12:41 PM
Last Post: OomKoos
  add entries and labels to the window tkinter jacksfrustration 3 799 Oct-10-2023, 06:41 PM
Last Post: buran
  Is there a way to call and focus any popup window outside of the main window app? Valjean 6 2,161 Oct-02-2023, 04:11 PM
Last Post: deanhystad
  Can't stop keyboard listener to grab chars typed inside CTk window Valjean 9 1,616 Sep-25-2023, 08:07 PM
Last Post: deanhystad
  read active document name - other than from the window title ineuw 0 607 Sep-11-2023, 09:06 AM
Last Post: ineuw
  how to open a popup window in tkinter with entry,label and button lunacy90 1 1,074 Sep-01-2023, 12:07 AM
Last Post: lunacy90
Bug tkinter.TclError: bad window path name "!button" V1ber 2 978 Aug-14-2023, 02:46 PM
Last Post: V1ber
  Howto do motion event on solely window and not the widgets on it? janeik 3 981 Jul-11-2023, 12:10 AM
Last Post: deanhystad

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020