Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
input past end of file
#11
Okay, it is podted up now.
Sorry about the previouse code, I'm used to v1.1, it doesn't have that option.
eminiscing about trapezoids in conjunction with stratospherical parabolas:

No questions asked.

www.stickskate.com
Reply
#12
Also, the chdir "\data", works the first time you run, but after that it brings up an error, 2invalid dirctory" I guess this is because it changes the directory permenantly, while qb is open, is there any way to stop this, like check if the current directory is the data directory or not?
eminiscing about trapezoids in conjunction with stratospherical parabolas:

No questions asked.

www.stickskate.com
Reply
#13
just replace

Code:
CHDIR "data"

with

Code:
CHDIR "c:\data"

or whatever your drive is, if not C:

*peace*

Meg.
Reply
#14
If you wanna get rid of problems, don't *ever* use absolute paths. Use relative paths instead: http://faq.qbasicnews.com/?blast=RelativePaths
SCUMM (the band) on Myspace!
ComputerEmuzone Games Studio
underBASIC, homegrown musicians
[img]http://www.ojodepez-fanzine.net/almacen/yoghourtslover.png[/i
Reply
#15
if i use chdir "c:\data =" it will only work if you have the data file on the c:\ and not in any directories?
eminiscing about trapezoids in conjunction with stratospherical parabolas:

No questions asked.

www.stickskate.com
Reply
#16
Hmmm. Huh?
Peace cannot be obtained without war. Why? If there is already peace, it is unnecessary for war. If there is no peace, there is already war."

Visit www.neobasic.net to see rubbish in all its finest.
Reply
#17
Quote:Hmmm. Huh?

hmm
eminiscing about trapezoids in conjunction with stratospherical parabolas:

No questions asked.

www.stickskate.com
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)