1. Luis Pesaressi
  2. Beta Testing
  3. Thursday, 8 October 2020 01:19 AM UTC

HI,

I have this code

li_file = GetFileOpenName("Buscar XLS",ls_path,ls_file,ls_ext,ls_filter)
if li_file = 1 then
  st_3.text=ls_path
else
  st_3.text=""
end if

before update the static text show text complete

"C:\Users\name last\Documents\LPC\LpcSol\customer\Conecta"

now , just show

"C:\Users\name"

 

somebody know , why..??

 

just show when I get text of st_3, get complete

:-\

 

Thank

Luis

 

 

 

Marco Meoni Accepted Answer Pending Moderation
  1. Thursday, 8 October 2020 07:01 AM UTC
  2. Beta Testing
  3. # 1

Hi Luis,

- Is messagebox("text", ls_path) showing full path?

- What is the actual username? I guess you just mocked up "name last". Does it contain a special char or quote?

Best,

.m

Comment
There are no comments made yet.
Luis Pesaressi Accepted Answer Pending Moderation
  1. Thursday, 15 October 2020 06:36 AM UTC
  2. Beta Testing
  3. # 2

Thanks

Not, is the same text that before update to PB Beta R3

 

 

Comment
There are no comments made yet.
  • Page :
  • 1


There are no replies made for this question yet.
However, you are not allowed to reply to this question.