Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
question about strings
#1
hello,

i have a (probably simple) question.

in a macro i store some text in a string later in the same macro i want to use it again, for comparison how can i manage this? a simple example:

if x[0 0]="test"
ARRAY(str) code = x[0 0]

comparison part
if code ="yippie"
,mes"yes"


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)