|
-
Oct 26th, 2001, 08:06 AM
#1
Thread Starter
New Member
Vb string question
okay i'm wondering if you can get the code from another string to be ran inside a string, i'm using a long set of coding and if i include my code for checking my barriers the string is 2 long and won't run, can anyone tell me if this is possible and if so how to do it, I know the code i want in the string just don't know exactly how to do it.
thanx guys
Geoff
"Whoever said VB is a POS meant they arnt't smart enough to use it, vb is da ****, its great"
-
Oct 26th, 2001, 04:26 PM
#2
Your description is a little hard to follow. Either you have a scripting engine or you're using vb scripting to check something.
Those are the only entities that process code in strings, unless I don't understand you.
Whether it's walls or not doesn't matter too much.
Can you be more explicit - what error and what are you doing?
There are essentially no limits to vb string size. Some scripting engines choke on long strings. Vb doesn't choke on long strings unless you're concatenating really big ones over & over.
-
Oct 27th, 2001, 09:12 PM
#3
Thread Starter
New Member
okay i'm what i'm doing is running the script for the game and movement, it checks alot of things in this "string" well area of code whatever, alot of it repeats to go with different directions, its actually quite sloppy and i need to fix it anyways so disregard my question, i'm scrapping it and moving it, it was a project i started in my earlier days.
gorf
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|