| Subject |
Useful functions/commands |
| From |
Ketan G <ketan_gondhalekar@aol.com> |
| Date |
Fri, 28 May 2021 14:26:49 -0400 |
| Newsgroups |
dbase.getting-started |
Hi,
A couple of questions.
Am coming to dBase 12 from Foxpro where a few functions/commands are very useful. I found justify() in the dUFLP (great) so this post is about the following (examples):
1) x = 2 ; ?between(x,1,2) will return .t.
2) x = 'a' ; ?inlist(x,'b','c','d') will return .f.
3) equivalent of "save screen/restore screen" command in foxpro
On first look, could not find these in the dUFLP and still use xbase a lot, hence this post.
Any help would be welcome.
Ketan
|
|