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 / is there an easy way to do this?

Author
Message
Blazer
23
Years of Service
User Offline
Joined: 22nd Oct 2002
Location: United States
Posted: 6th Apr 2003 02:45 Edited at: 6th Apr 2003 02:47
I've got a long string that I need to cut into piece with the MID$ command. 2 of those strings are object positions, I need to make it so it's like this:

if object position -9<x<9 then x#=MID$(data$,1)
if object position -99<x<99 then x#=MID$(data$,1+2)
ect...

but here's the tricky part, this is all done online. You can't get the object position, plese help

As I walk through the vally of the shadow of death, I will fear no evil.
- Psalms 23:4

Login to post a reply

Server time is: 2026-06-11 15:09:32
Your offset time is: 2026-06-11 15:09:32