Jump to content

Search the Community

Showing results for tags 'system script'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • Welcome to UNIGINE Forums
    • News & Announcements
    • Getting started
  • Development
    • Content Creation
    • World Design
    • Rendering
    • Animation
    • Physics, Navigation and Path Finding
    • UI Systems
    • Sound & Video
    • Editor
    • C++ Programming
    • C# Programming
    • Networking
    • Sim IG (Image Generator)
    • VR Discussions
    • General
  • Improving UNIGINE
    • Documentation
    • Feedback for UNIGINE team
    • Bug Reports
    • Unigine SDK Beta feedback
  • Community
    • Add-on Store (https://store.unigine.com/)
    • Showcase
    • Collaboration
    • Tools, Plugins, Materials & Tutorials
    • General Discussions
  • Legacy
    • UnigineScript

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Found 1 result

  1. Reposting the question as the last thread was of status Solved : Using system() script function, I want to run more than one command, but as I run the 1st one the unigine holds the resource and my 2nd command dosent execute. Also if I try to use "start" command its not behaving as expected.(i.e its not opening a new window) system("start cmd /K \"cd /d c:/somefolder\""); Also writing multiple commands in single statement using & is not working. Please prompt me if I am doing something wrong.
×
×
  • Create New...