AVEVA Community
Site
Search
User
Site
Search
User
AVEVA World
PDMS in Your Language
PDMS em Português
Backing sheet do Draft para o Isodraft
Forums
Resources
Mentions
Sub-Groups
Tags
More
Cancel
New
Replies
13 replies
Subscribers
1 subscriber
Views
34 views
Users
0 members are here
Options
Share
More
Cancel
Related
Backing sheet do Draft para o Isodraft
avwf_ARibs859652
over 16 years ago
Parents
William Candido de Lima
over 16 years ago
Você pode fazer o seguinte então:
!data = object DATETIME()
!dia = !data.date().string()
!mes = !data.month().string()
!ano = !data.year().string()
!dataiso = !dia & '/' & !mes & '/' & !ano
TextPosition '$!dataiso'...
Cancel
Vote Up
0
Vote Down
Sign in to reply
Cancel
Reply
William Candido de Lima
over 16 years ago
Você pode fazer o seguinte então:
!data = object DATETIME()
!dia = !data.date().string()
!mes = !data.month().string()
!ano = !data.year().string()
!dataiso = !dia & '/' & !mes & '/' & !ano
TextPosition '$!dataiso'...
Cancel
Vote Up
0
Vote Down
Sign in to reply
Cancel
Children
No Data