Instructions

 

  

Instructions

tables
masks
dialogue boxes
fields
buttons
menus
status bar
sequential files

reports
variables
sub-programs
functions
labels
events
interruptions
control
transactions
SQL request
miscellaneous

Prohibited instructions for the Web

  INSTRUCTIONS 

·          tables

 

File

declaration

 

Close File

closure

 

Look

existence of records

 

Read

read

 

For

read loop

 

Readlock

locking and read of records

 

Lock

lock on a symbol or a table

 

Unlock

unlocking of the symbol or table

 

Link

links with abbreviation definition

 

Write

write

 

Rewrite

re-write

 

Delete

deletion of records

 

Update

global update

 

Filter

selection of records from a table

 

·        masks

 

Mask

declaration

 

Close Mask

closure of masks

 

Transmask

copy of a mask to another

 

Setmok

make a screen valid or invalid

 

·        dialogue boxes

 

Boxact

display

 

Boxclr

clear

 

Boxinp

entry

 

Dlgbox

declaration of an entry box with independent buttons

 

Endbox

declaration of a serious error box

 

Errbox

declaration of an error box

 

Infbox

declaration of an information box

 

Qstbox

declaration of a question box

 

Selbox

declaration of a selection box

 

Wrnbox

declaration of a warning box

 

Inpbox

declaration of an entry box with buttons

 

Mesbox

declaration of an entry box

 

Hlpbox

call to a hypertext help

 

Close

closure of a box

 

Choose

selection box for a record from a table

 

·        fields

 

Affzo

display of fields

 

Envzo 

force the display of fields

 

Effzo

clear fields

 

Actzo

activating fields

 

Diszo

greying out of fields that remain significant in the context

 

Grizo

greying out of fields

 

Chgfmt

change the format of a field

 

Chgtbk

change the title of a block.

 

Chgtzn

change the title of a field in a list block

 

Chgtfd

change the title of a tab.

 

Chgstl

change the style of the contents of a field.

 

Titcol

change the title of a field in a grid block

 

Discombo

filter for the display of the combo-boxes

 

Columns

Columns filter for a read and write to a table.

 

·        buttons

 

Enable

Un-greying of buttons (activating)

 

Disable

Grey out buttons (disable)

 

·        menus

 

Addmen

Add a menu in the menu bar

 

Additm

Add a line in the menu

 

·        status bar

 

Infimg

Display of an icon

 

Inftxt

Display of a text

 

·        sequential files

 

Openi

opening, closure in read

 

Openo

opening, closure in write

 

Openio

opening, closure in read and write

 

Iomode

assign one of the following parameters : Adxirs, Adxifs, Adxium

 

Getseq

read

 

Putseq

write

 

Rdseq

read

 

Wrseq

write

 

Seek

read/write pointers

  

·        formulas

 

Field

management of the formulas editor window.

 

Formula

management of the formulas editor window.

 

·        Reports

 

Report

print

 

·        variables

 

Char

alphanumeric

 

Date

date type

 

Decimal

decimals

 

Integer

long integers

 

Label

labels

 

Shortint

short integer

 

Schar

ASCII alphanumeric

 

Blbfile

blob

 

Clbfile

clob

 

Global 

global

 

Local

local

 

Default

default variable classes

 

Assign

assignment

 

RTZ

reset to zero

 

Kill

Deletion

 

Extern

previously created

 

Insa

insertion in a grid

 

Dela

deletion in a grid

 

Sorta

sort in a grid

 

·        sub-programs

 

Call

call

 

Onkey

triggering on function key

 

Subprog

declaration

 

Value

declaration of arguments

 

Variable

declaration of arguments

 

Const

declaration of arguments

 

End

end

 

·        functions

 

Funprog

call

 

 

·        labels

 

Gosub

call

 

Goto

branch

 

Onerrgo

error

 

Onintgo

interruption

 

Return

end

 

Resume

end with retun

 

End

end without return

 

·        events

 

Onevent

triggering on a field action

 

Onkey

triggering on function key

 

·        interruptions

 

Sleep

during a period

 

Inter

interruptible mode

 

Nointer

non interruptible mode

 

Onintgo

declaration of a label

 

Resume

end of the label with return

 

End

end of the label without return

 

·        control

 

Case

alternative structure

 

If

actions on conditions

 

For

loop on an index

 

Repeat

loop until fulfillment of a condition

 

While

loop until a condition is met

 

Break

exit loops

 

·        transactions

 

Trbegin

start

 

Commit

validation

 

Rollback

abandon

 

·        SQL request

 

Anasql

analysis of a SQL request

 

Execsql

launch of an SQL request not requiring the return of information

 

Sql

launch of a SQL request

 

·        miscellaneous

Askui

client driver

 

Blk

graphical editor

 

Callinterface

direct calls to the interface without intervention of the engine

 

Callilog

calls to IIog components

 

Callocx

COM OBJect calls

 

Callui

client driver

 

Dbgaff

debugger

 

Edi

process editor without execution

 

Getui

interrogation of client workstation properties

 

Listimp

recovery of the list of printer names attached to a print server.

 

Men

definition of an application menu

 

Nap

opening of a new window on the client workstation

 

Pikltb

restoration of the current line in a grid saved with the instruction Pokltb.

 

Pokltb

backup of the current line in a grid

 

Pmt

process editor with execution

 

Reb

reboot of a folder

 

Run

execution a process

 

Seldest

list choice of message recipients

 

Selimp

choice of a printer

 

Send

send a message

 

SetFCT

indicate the function to psadx

 

Setlob

loading of a clob by a variable or not

 

Setmdu

indicate the module to psadx

 

System

system command

 

Prohibited instructions for the Web

 

Boxact

display of the window

 

Boxclr

clear the window

 

Fillbox

fill the left list

Setlbox

initialization of a selection in the left list

 

Dislbox

re-selection of a record in the left list

 

Pick

give the selected or unselected records in a picking list

 

Addmen

add a menu

 

Additm

add an element to a menu

 

Inpbox

declaration of a full screen box

 

Dlgbox

declaration of a dialogue box

 

Mesbox

declaration of a message box

 

Errbox

declaration of an error box

 

Wrnbox

declaration of an information box

 

Qstbox

declaration of a question box

 

Leftbox

fill the left list

 

Inftxt

Display of a text

 

Infimg

display of an icon

 

Copyright © Sage 1999-2007