G
Guest
Hello
I would like to know how is the correct code that use inside the filed
called [Imperfekt]
Can you make correct code for this I wrote:
IF [Invinitiv] have " | *" then remove from these " |*" and keep first
part of the word
THEN
if [Im1] start with "-*" then show [Invinitiv] + [Im1] without first
chracter "-"
ElseIf if [Im1] Not have first chracter "-" then Show [Im1]
END IF
Here is ex. number 2:
Invinitiv ---=---> bog | sera
Im1 ---- = ---> -de
Result show like this: bogdede ( take only "bog" without "sera" & "de"
without "-")
Here is ex. number 2:
Invinitiv ---=---> bogsera
Im1 ---- = ---> -de
Result show like this: bogserade (taked [Invinitiv] & [Im1] without "-"
at begning)
Here is ex. number 3:
Invinitiv ----=---> bogsera
Im1 ----=---> hej
Result show like this: hej (it taked only [Im1] becuse there is not "-"
at begning)
Jessus Bless
I would like to know how is the correct code that use inside the filed
called [Imperfekt]
Can you make correct code for this I wrote:
IF [Invinitiv] have " | *" then remove from these " |*" and keep first
part of the word
THEN
if [Im1] start with "-*" then show [Invinitiv] + [Im1] without first
chracter "-"
ElseIf if [Im1] Not have first chracter "-" then Show [Im1]
END IF
Here is ex. number 2:
Invinitiv ---=---> bog | sera
Im1 ---- = ---> -de
Result show like this: bogdede ( take only "bog" without "sera" & "de"
without "-")
Here is ex. number 2:
Invinitiv ---=---> bogsera
Im1 ---- = ---> -de
Result show like this: bogserade (taked [Invinitiv] & [Im1] without "-"
at begning)
Here is ex. number 3:
Invinitiv ----=---> bogsera
Im1 ----=---> hej
Result show like this: hej (it taked only [Im1] becuse there is not "-"
at begning)
Jessus Bless