Re: Creating directories and restarting a computer

new topic     » goto parent     » topic index » view thread      » older message » newer message

To create a directory:
system("mkdir " & dir_name,2)

To restart in Linux:
system("halt",2)
--User must have permission to "halt"

I'm not sure how to do it in windows... Since I always
restart using the GUI.



--- tuncaydin6 at tuncaydin6.screaming.net wrote:
> Hi!!
> 
> I have two questions. How can I restart a computer
> using Euphoria. I have a program I wrote and I need
> to restart a computer before the settings activate.
> Is there a command or system routine.
> 
> Secondly how do you create new directories.
> 
> Thanks
> 
> Martin

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu