Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

format example

Status
Not open for further replies.

vehto

Technical User
Joined
Aug 19, 2003
Messages
7
Location
US
newbie
Im having a format problems Im hacking someone else's script

what does this do ?

I understand the varibles but I do not know what the "position" statement means

begin-progam
#define OCODE_COL 1
#define OPER_COL 10


begin-select
a.oper_id &oper

position (+1,1)
print &oper (, {OPER_COL})


The script is rather lenthy and is using sqr and sql commands
Thanks
Vehto
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top