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.

Newcomers DBPro Corner / multiple strings?

Author
Message
fancy music
14
Years of Service
User Offline
Joined: 27th Sep 2009
Location: in the alpha demo
Posted: 11th Apr 2013 20:14 Edited at: 11th Apr 2013 20:15
is there a way to condense multiple strings so i wont have to type each string one by one?

for example;

turning this-
load object "example 1.dbo",1
load object "example 2.dbo",2
load object "example 3.dbo",3
etc...

into this-
for x=0 to 5
load object "example x.dbo",x
next x
TheComet
16
Years of Service
User Offline
Joined: 18th Oct 2007
Location: I`m under ur bridge eating ur goatz.
Posted: 11th Apr 2013 21:44


TheComet


Level 91 Forumer - 9600 health, 666'666 keystroke power (*2 coffee)
Abilities: sophisticated troll, rage
fancy music
14
Years of Service
User Offline
Joined: 27th Sep 2009
Location: in the alpha demo
Posted: 12th Apr 2013 04:41
Yes it worked, thanks comet

Login to post a reply

Server time is: 2024-04-19 01:08:10
Your offset time is: 2024-04-19 01:08:10