Python Forum
Script won't continue after command line
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Script won't continue after command line
#3
Marienbad....thanks for the reply. I added the line:

print('Real Date is %s \n Real Time is %s' % (Real_Date, Real_Time))
It did not print anything. Still locks after entering time.

Not sure what the init() code does. That was part of the code provided by VP Process for the Widgetlords interface boards.

Actually, the test code I provide in the last response is incorrect and gives an error. However, I did not see the error because it never got done to it. I got the error after I commented out the four lines of code in question.
Reply


Messages In This Thread
RE: Script won't continue after command line - by skip671 - Oct-15-2018, 03:56 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Is possible to run the python command to call python script on linux? cuten222 6 863 Jan-30-2024, 09:05 PM
Last Post: DeaD_EyE
  Command line argument issue space issue mg24 5 1,402 Oct-26-2022, 11:05 PM
Last Post: Yoriz
  accept command line argument mg24 5 1,397 Sep-27-2022, 05:58 PM
Last Post: snippsat
  Help, a script line is skipped kucingkembar 5 1,509 Dec-29-2021, 07:34 PM
Last Post: deanhystad
  Accessing varying command line arguements Rakshan 3 2,109 Jul-28-2021, 03:18 PM
Last Post: snippsat
  Run CMD Command In Python Script shantanu97 2 6,575 May-13-2021, 08:08 AM
Last Post: Gribouillis
  How to input & output parameters from command line argument shantanu97 1 2,624 Apr-13-2021, 02:12 PM
Last Post: Larz60+
  How to skip to a different line while importing a different script kat_gamer 2 2,292 Feb-03-2021, 04:10 AM
Last Post: deanhystad
  read the first line in my script chubbychub 1 1,807 Nov-09-2020, 03:18 AM
Last Post: Larz60+
  Passing List of Objects in Command Line Python usman 7 3,287 Sep-27-2020, 03:45 PM
Last Post: ndc85430

Forum Jump:

User Panel Messages

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