Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Pick List Control Source
Message
De
01/01/1998 11:16:48
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
 
 
À
01/01/1998 11:14:38
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00068514
Message ID:
00068776
Vues:
36
>>>
>>>SELECT (THIS.Parent.Parent.RecordSource)
>>>if SEEK(UPPER(THIS.cSearchString),cAliasToSearch,this.cSeekTag)
>>> if cAliasToSearch # THIS.Parent.Parent.RecordSource
>>> =seek(eval(cAliasToSearch+"."+relation(1)),THIS.Parent.Parent.RecordSource,relation(1))
>>> endif
>>> IF THIS.nHoldRecord#RECNO(THIS.Parent.Parent.RecordSource)
>>> THIS.lSeekMode=.T.
>>> ENDIF
>>>ELSE
>>> GO THIS.nHoldRecord in (THIS.Parent.Parent.RecordSource)
>>>ENDIF
>>
>>Hi Cetin,
>>
>>I'm studying this thing now. But I'm curious. How do you get the spaces to stay in your message? Everytime
>>I put spaces into a message here on the UT, they get eliminated. I can't even put a "." at the front of the
>>line to prevent trimming it.
>> For example: I indented this line about 20 spaces.
>>
>>Bill
>To make spaces appear as you enter put "
" at the start and "
" at the end. But I don't know why code section has extra linefeeds.
I was afraid codes would work between qutations and it was the case. So I write the sequence sperated by underscores :
Start : <_P_R_E_> End : <_/_P_R_E_>
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform