The following warnings occurred:
Warning[2] session_start(): open(/opt/alt/php74/var/lib/php/session/sess_6a3f6087ab25c4a0963f8d51a4a2614c, O_RDWR) failed: Disk quota exceeded (122) - Line: 402 - File: inc/plugins/myfbconnect.php PHP 7.4.33 (Linux)
File Line Function
[PHP] errorHandler->error
/inc/plugins/myfbconnect.php 402 session_start
/inc/class_plugins.php 142 myfbconnect_global
/global.php 100 pluginSystem->run_hooks
/showthread.php 28 require_once
Warning[2] session_start(): Failed to read session data: files (path: /opt/alt/php74/var/lib/php/session) - Line: 402 - File: inc/plugins/myfbconnect.php PHP 7.4.33 (Linux)
File Line Function
[PHP] errorHandler->error
/inc/plugins/myfbconnect.php 402 session_start
/inc/class_plugins.php 142 myfbconnect_global
/global.php 100 pluginSystem->run_hooks
/showthread.php 28 require_once




Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
python program with in variables
#1
how can i define a python program with variables.
like "Job_finished (10,2)"


Attached Files Thumbnail(s)

#2
RoboDK passes arguments as command line arguments. Therefore, you can simply collect the parameters in your Python script using sys.argv. I attached a sample file that uses this concept.


Attached Files
.py SpindleOn.py(尺寸:6.09 KB /下载:42022世界杯国家队名单695)




Users browsing this thread:
1 Guest(s)