Sorry your browser is not supported!

You are using an outdated browser that does not support modern web technologies, in order to use this site please update to a new browser.

Browsers supported include Chrome, FireFox, Safari, Opera, Internet Explorer 10+ or Microsoft Edge.

DarkBASIC Discussion / screensaver thingy....question

Author
Message
bitJericho
21
Years of Service
User Offline
Joined: 9th Oct 2002
Location: United States
Posted: 29th Oct 2002 10:00
i create an exe and rename it to .scr, stick it in my windows directory and load it as a screen saver without problems.... All it does is load the command line string when it is ran and prints it to a log file.... so whats the problem?? IS there NO command line string?!

SYNC ON
HIDE MOUSE
AUTOCAM OFF

String$ = CL$()

OPEN TO WRITE 1, "C:\Documents and Settings\Eric\Desktop\LOG.TXT"

WRITE STRING 1, String$

close file 1
bitJericho
21
Years of Service
User Offline
Joined: 9th Oct 2002
Location: United States
Posted: 29th Oct 2002 10:00
btw, im running winxp pro, thanx

Login to post a reply

Server time is: 2024-03-28 12:49:43
Your offset time is: 2024-03-28 12:49:43