Hi all. I need you to help me please.
I programming a new MapBasic program, but I have trouble relationing =
table in MapBasic, for example:
 I have the next table
Table ONE with the next fields

A1 B1 C1 D1 A2 B2 C2 D2 A3 B3 C3 D3 A4 B4 C4 D4

I need to browse all fields in the next order
A1 B1 C1 D1
A2 B2 C2 D2
A3 B3 C3 D3
A4 B4 C4 D4

How to do that?, because if I use the select command, for example
select A1,B1,C1,D1,A2,B2,C2,D2,A3,B3,C3,D3,A4,B4,C4,D4
from ONE

I browse fields how I show in the next one:
=20
A1 B1 C1 D1 A2 B2 C2 D2 A3 B3 C3 D3 A4 B4 C4 D4

But I need to show :
A1 B1 C1 D1
A2 B2 C2 D2
A3 B3 C3 D3
A4 B4 C4 D4

Thank's and regards for all





_______________________________________________________________________
List hosting provided by Directions Magazine | www.directionsmag.com |
To unsubscribe, send e-mail to [EMAIL PROTECTED] and
put "unsubscribe MapInfo-L" in the message body.
  • ... Neil Havermale
  • ... Scott B. Huntington
  • ... Scott B. Huntington
  • ... Scott B. Huntington
  • ... John Haynes
  • ... Scott B. Huntington
  • ... Robert
  • ... Robert
  • ... Oficina Nacional VAM
  • ... cjx
  • ... Robert
  • ... Шмурак Анатолий
  • ... Robert
  • ... Duncan
  • ... Brooks, Stephen
  • ... Robert
    • ... Bill Thoen
  • ... Robert
  • ... Robert
  • ... Bill Thoen
  • ... Robert

Reply via email to