Search found 36 matches
- May 16th, 2024, 12:39 pm
- Forum: Android
- Topic: csv using filewrite
- Replies: 3
- Views: 27165
csv using filewrite
I am using filewrite to create csv file with encode option to generate some dashboard data,my resulted csv I need to import to mysql database,but when I try importing it's complaining about hidden character in every field and my import get failed. does filewrite add invisible character to file or ...
- May 13th, 2024, 12:13 pm
- Forum: Android
- Topic: Language settings on accept
- Replies: 4
- Views: 28042
- May 13th, 2024, 4:35 am
- Forum: Android
- Topic: Language settings on accept
- Replies: 4
- Views: 28042
Re: Language settings on accept
Dear sherrell,
Thanks for helping me actually I have this example code
numeric manual_choice = accept(100,101, 102);
I wanna show same message in, lets say TA
for that I have message file
"
{Application 'MENU' message file generated by CSPro}
100 Select the Menu
101 Supervisor Menu
102 ...
Thanks for helping me actually I have this example code
numeric manual_choice = accept(100,101, 102);
I wanna show same message in, lets say TA
for that I have message file
"
{Application 'MENU' message file generated by CSPro}
100 Select the Menu
101 Supervisor Menu
102 ...
- May 10th, 2024, 4:59 am
- Forum: Android
- Topic: Language settings on accept
- Replies: 4
- Views: 28042
Language settings on accept
Dear tech team,
I am unable to show messages in different languages when I use accept command, I have message file but using it make compile error,Can someone help me
I am unable to show messages in different languages when I use accept command, I have message file but using it make compile error,Can someone help me
- April 25th, 2024, 11:00 am
- Forum: Entry
- Topic: Menu item without vlaue set
- Replies: 1
- Views: 5190
Menu item without vlaue set
Hi dev team
In my menu item menu label along value is shown as follows during data entry
(I have not tick option "display value set code alongside label" also)
------------------------------------ 71
Go Back 89
Exit 88
Logout 99
I just wanna show the label only not value set as follow
Go Back ...
In my menu item menu label along value is shown as follows during data entry
(I have not tick option "display value set code alongside label" also)
------------------------------------ 71
Go Back 89
Exit 88
Logout 99
I just wanna show the label only not value set as follow
Go Back ...
- April 22nd, 2024, 9:14 pm
- Forum: Entry
- Topic: chanege value of external data file
- Replies: 2
- Views: 4336
Re: chanege value of external data file
Thanks lot
- April 22nd, 2024, 9:00 pm
- Forum: Android
- Topic: Hide program in csEntry
- Replies: 2
- Views: 7656
Re: Hide program in csEntry
thanks lot
- April 22nd, 2024, 12:22 pm
- Forum: Android
- Topic: Hide program in csEntry
- Replies: 2
- Views: 7656
Hide program in csEntry
Hi dev team,
can I hide my dataentry in csEntry,I manage my program using menu system and I need to prevent user use entry directly via csEntry.what can I do for this
can I hide my dataentry in csEntry,I manage my program using menu system and I need to prevent user use entry directly via csEntry.what can I do for this
- April 22nd, 2024, 12:04 pm
- Forum: Android
- Topic: use of custom API
- Replies: 4
- Views: 15772
Re: use of custom API
Thank lot
- April 19th, 2024, 12:50 pm
- Forum: Entry
- Topic: Item Divider for Menu
- Replies: 1
- Views: 4198
Item Divider for Menu
Dear Dev Team,
can you explain how I can add divider to menu, I just add "------" to value set , it shows radio button and item value along with "-----------"
also explain can I use HtmlDialog also for this
can you explain how I can add divider to menu, I just add "------" to value set , it shows radio button and item value along with "-----------"
also explain can I use HtmlDialog also for this