Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Changes codes into one line
Message
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Vista
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01332701
Message ID:
01332702
Views:
6
Hi Khubaib,

really?!?
IF EMPTY(tmonth) AND MESSAGEBOX(' Month is empty')=1 AND INLIST(VARTYPE(thisform.month.setfocus),"L","O")
    RETURN 0
ENDIF


MartinaJ

>Hi all, these can be write in one line. thanks
>
>
>IF EMPTY(tmonth)
>=MESSAGEBOX(' Month is empty')
>thisform.month.setfocus
>RETURN 0
>
>***********
>
>iF EMPTY(tmonth),=MESSAGEBOX(' Month is empty') thisform.month.setfocus RETURN 0
>
>
>ENDIF
"Navision is evil that needs to be erazed... to the ground"

Jabber: gorila@dione.zcu.cz
Jabber? Jabbim
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform